Revision
103414
Author
jmr@macports.org
Date
2013-02-25 02:57:22 -0800 (Mon, 25 Feb 2013)

Log Message

xpdf-chinese-simplified: license, noarch

Modified Paths

Diff

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"
 	}
-	
-}        
-        
+}