[75095] trunk/dports/textproc

rmstonecipher at macports.org rmstonecipher at macports.org
Sat Jan 15 06:41:27 PST 2011


Revision: 75095
          http://trac.macports.org/changeset/75095
Author:   rmstonecipher at macports.org
Date:     2011-01-15 06:41:17 -0800 (Sat, 15 Jan 2011)
Log Message:
-----------
textproc/libcue new port, CUE Sheet Parser Library

Added Paths:
-----------
    trunk/dports/textproc/libcue/
    trunk/dports/textproc/libcue/Portfile

Added: trunk/dports/textproc/libcue/Portfile
===================================================================
--- trunk/dports/textproc/libcue/Portfile	                        (rev 0)
+++ trunk/dports/textproc/libcue/Portfile	2011-01-15 14:41:17 UTC (rev 75095)
@@ -0,0 +1,19 @@
+# -*- 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$
+
+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
+


Property changes on: trunk/dports/textproc/libcue/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110115/94b06115/attachment.html>


More information about the macports-changes mailing list