[63047] trunk/dports/devel/liblinebreak/Portfile

krischik at macports.org krischik at macports.org
Sun Jan 24 06:44:06 PST 2010


Revision: 63047
          http://trac.macports.org/changeset/63047
Author:   krischik at macports.org
Date:     2010-01-24 06:44:06 -0800 (Sun, 24 Jan 2010)
Log Message:
-----------
Unicode linebreak library

Added Paths:
-----------
    trunk/dports/devel/liblinebreak/Portfile

Added: trunk/dports/devel/liblinebreak/Portfile
===================================================================
--- trunk/dports/devel/liblinebreak/Portfile	                        (rev 0)
+++ trunk/dports/devel/liblinebreak/Portfile	2010-01-24 14:44:06 UTC (rev 63047)
@@ -0,0 +1,28 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*-
+# $Id: Portfile 32 2009-12-28 09:02:54Z krischik at users.sourceforge.net $
+# vim: set fileencoding=utf-8 tabstop=8 shiftwidth=4 softtabstop=4 noexpandtab filetype=tcl :
+
+PortSystem	    1.0
+
+name		    liblinebreak
+version		    2.0
+revision	    0
+platforms	    darwin
+categories	    devel
+maintainers	    macports.org:krischik
+description	    Unicode linebreak library
+long_description								    \
+    liblinebreak, an implementation of the line breaking algorithm as described	    \
+    in Unicode 5.2.0 Standard Annex 14, Revision 24, available at		    \
+    http://www.unicode.org/reports/tr14/tr14-24.html
+
+homepage	    http://vimgadgets.sourceforge.net/
+master_sites	    sourceforge:vimgadgets
+distfiles	    liblinebreak-${version}.tar.gz
+use_parallel_build  no
+universal_variant   no
+
+checksums           md5     c4ac2052b9e1883822662ecee483c542 \
+                    sha1    8b97931e4f4645da933091ac9d6a4d87fb9b7350 \
+                    rmd160  1c2becdb8d1f05ba397045b413a02b3a026a4047
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100124/4d7db20a/attachment-0001.html>


More information about the macports-changes mailing list