[33212] trunk/dports/devel/iso-codes/Portfile

nox at macports.org nox at macports.org
Mon Jan 21 09:02:37 PST 2008


Revision: 33212
          http://trac.macosforge.org/projects/macports/changeset/33212
Author:   nox at macports.org
Date:     2008-01-21 09:02:34 -0800 (Mon, 21 Jan 2008)

Log Message:
-----------
iso-codes:
 * Whitespace changes.
 * Added proper platforms property.

Modified Paths:
--------------
    trunk/dports/devel/iso-codes/Portfile

Modified: trunk/dports/devel/iso-codes/Portfile
===================================================================
--- trunk/dports/devel/iso-codes/Portfile	2008-01-21 17:00:16 UTC (rev 33211)
+++ trunk/dports/devel/iso-codes/Portfile	2008-01-21 17:02:34 UTC (rev 33212)
@@ -1,25 +1,29 @@
 # $Id$
 
-PortSystem	1.0
-name		iso-codes
-version		1.6
-categories	devel
-maintainers	nomaintainer
-description	ISO country, language and currency codes and translations
-long_description	\
-		This package aims to provide the list of the country and \
-		language (and currency) names in one place, rather than \
-		repeated in many programs.
-homepage	http://pkg-isocodes.alioth.debian.org/
-master_sites	ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/
+PortSystem      1.0
 
+name            iso-codes
+version         1.6
+categories      devel
+platforms       darwin
+maintainers     nomaintainer
+description     ISO country, language and currency codes and translations
+
+long_description \
+        This package aims to provide the list of the country and \
+        language (and currency) names in one place, rather than \
+        repeated in many programs.
+
+homepage        http://pkg-isocodes.alioth.debian.org/
+master_sites    ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/
+
 checksums       md5 01223a6d048d1b09e58349f5cd8de414 \
                 sha1 8405c6dc0335bc1e60dc9c5de661ec1b602c1810 \
                 rmd160 dcb6fa5198ed2b9496818db778bc64db89358d91
 
 use_bzip2       yes
 
-depends_build   port:gettext bin:python:python24
+depends_build   port:gettext \
+                bin:python:python24
 
 universal_variant   no
-

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080121/f1c75f6e/attachment.html


More information about the macports-changes mailing list