[103365] trunk/dports/graphics/xpdf-korean/Portfile
Revision: 103365 https://trac.macports.org/changeset/103365 Author: jmr@macports.org Date: 2013-02-22 23:24:02 -0800 (Fri, 22 Feb 2013) Log Message: ----------- xpdf-korean: license, noarch Modified Paths: -------------- trunk/dports/graphics/xpdf-korean/Portfile Modified: trunk/dports/graphics/xpdf-korean/Portfile =================================================================== --- trunk/dports/graphics/xpdf-korean/Portfile 2013-02-23 07:20:02 UTC (rev 103364) +++ trunk/dports/graphics/xpdf-korean/Portfile 2013-02-23 07:24:02 UTC (rev 103365) @@ -1,5 +1,7 @@ # $Id$ + PortSystem 1.0 + name xpdf-korean version 2005-jul-07 description Xpdf character mapping for Korean @@ -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,5 +70,4 @@ The \"autoactivate\" variant does this automatically" } -} - +}
participants (1)
-
jmr@macports.org