# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 75095 2011-01-15 14:41:17Z rmstonecipher@macports.org $

PortSystem          1.0

name                libcue
version             1.4.0
categories          textproc
maintainers         rmstonecipher openmaintainer
description         CUE Sheet Parser Library
long_description    LibCUE is intended to parse a so called CUE sheet from a char string or a file pointer.
homepage            http://libcue.sourceforge.net
platforms           darwin
master_sites        sourceforge:libcue
use_bzip2           yes
checksums           md5     5f5045f00e6ac92d9a057fe5b0982c69 \
                    sha1    3fd31f2da7c0e3967d5f56363f3051a85a8fd50d \
                    rmd160  1339ba7ed4ce63c4b7849c10cca89b89e16e4aee

