Modified: trunk/dports/graphics/xpdf-chinese-traditional/Portfile (103412 => 103413)
--- trunk/dports/graphics/xpdf-chinese-traditional/Portfile 2013-02-25 10:50:10 UTC (rev 103412)
+++ trunk/dports/graphics/xpdf-chinese-traditional/Portfile 2013-02-25 10:53:44 UTC (rev 103413)
@@ -1,5 +1,7 @@
# $Id$
+
PortSystem 1.0
+
name xpdf-chinese-traditional
version 2004-jul-27
description Xpdf character mapping for traditional Chinese
@@ -8,7 +10,9 @@
maintainers ricci openmaintainer
categories graphics print
-platforms darwin
+license Restrictive/Distributable GPL-2
+platforms darwin
+supported_archs noarch
homepage http://www.foolabs.com/xpdf/
master_sites \
@@ -66,6 +70,4 @@
Activate these character mappings by adding \"${prefix}/share/xpdf/${name}/add-to-xpdfrc\" to ${prefix}/etc/xpdfrc or ~/.xpdfrc \
The \"autoactivate\" variant does this automatically"
}
-
-}
-
+}