[103413] trunk/dports/graphics/xpdf-chinese-traditional/Portfile
Revision: 103413 https://trac.macports.org/changeset/103413 Author: jmr@macports.org Date: 2013-02-25 02:53:44 -0800 (Mon, 25 Feb 2013) Log Message: ----------- xpdf-chinese-traditional: license, noarch Modified Paths: -------------- trunk/dports/graphics/xpdf-chinese-traditional/Portfile Modified: trunk/dports/graphics/xpdf-chinese-traditional/Portfile =================================================================== --- trunk/dports/graphics/xpdf-chinese-traditional/Portfile 2013-02-25 10:50:10 UTC (rev 103412) +++ trunk/dports/graphics/xpdf-chinese-traditional/Portfile 2013-02-25 10:53:44 UTC (rev 103413) @@ -1,5 +1,7 @@ # $Id$ + PortSystem 1.0 + name xpdf-chinese-traditional version 2004-jul-27 description Xpdf character mapping for traditional 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 \ @@ -66,6 +70,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" } - -} - +}
participants (1)
-
jmr@macports.org