[103367] trunk/dports/graphics/xpdf-japanese/Portfile
Revision: 103367 https://trac.macports.org/changeset/103367 Author: jmr@macports.org Date: 2013-02-22 23:31:30 -0800 (Fri, 22 Feb 2013) Log Message: ----------- xpdf-japanese: license, noarch Modified Paths: -------------- trunk/dports/graphics/xpdf-japanese/Portfile Modified: trunk/dports/graphics/xpdf-japanese/Portfile =================================================================== --- trunk/dports/graphics/xpdf-japanese/Portfile 2013-02-23 07:26:19 UTC (rev 103366) +++ trunk/dports/graphics/xpdf-japanese/Portfile 2013-02-23 07:31:30 UTC (rev 103367) @@ -1,5 +1,7 @@ # $Id$ + PortSystem 1.0 + name xpdf-japanese version 2004-jul-27 description Xpdf character mapping for Japanese @@ -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,5 +72,4 @@ The \"autoactivate\" variant does this automatically" } -} - +}
participants (1)
-
jmr@macports.org