Modified: trunk/dports/graphics/xpdf-chinese-simplified/Portfile (103413 => 103414)
--- trunk/dports/graphics/xpdf-chinese-simplified/Portfile 2013-02-25 10:53:44 UTC (rev 103413)
+++ trunk/dports/graphics/xpdf-chinese-simplified/Portfile 2013-02-25 10:57:22 UTC (rev 103414)
@@ -1,5 +1,7 @@
# $Id$
+
PortSystem 1.0
+
name xpdf-chinese-simplified
version 2004-jul-27
description Xpdf character mapping for simplified 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 \
@@ -68,6 +72,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"
}
-
-}
-
+}