Revision
103364
Author
jmr@macports.org
Date
2013-02-22 23:20:02 -0800 (Fri, 22 Feb 2013)

Log Message

xpdf-latin2: license, noarch

Modified Paths

Diff

Modified: trunk/dports/graphics/xpdf-latin2/Portfile (103363 => 103364)


--- trunk/dports/graphics/xpdf-latin2/Portfile	2013-02-23 07:17:16 UTC (rev 103363)
+++ trunk/dports/graphics/xpdf-latin2/Portfile	2013-02-23 07:20:02 UTC (rev 103364)
@@ -1,5 +1,7 @@
 # $Id$
+
 PortSystem 1.0
+
 name			xpdf-latin2
 version			2002-oct-22
 description		Xpdf character mapping for latin2
@@ -8,7 +10,9 @@
 
 maintainers		ricci openmaintainer
 categories		graphics print
-platforms		darwin 
+license			GPL-2
+platforms		darwin
+supported_archs	noarch
 homepage		http://www.foolabs.com/xpdf/
 
 master_sites \
@@ -63,5 +67,4 @@
 		The \"autoactivate\" variant does this automatically"
 	}
 	
-}        
-        
+}