Revision: 103411 https://trac.macports.org/changeset/103411 Author: jmr@macports.org Date: 2013-02-25 02:47:02 -0800 (Mon, 25 Feb 2013) Log Message: ----------- xpdf-greek: license, noarch Modified Paths: -------------- trunk/dports/graphics/xpdf-greek/Portfile Modified: trunk/dports/graphics/xpdf-greek/Portfile =================================================================== --- trunk/dports/graphics/xpdf-greek/Portfile 2013-02-25 09:31:12 UTC (rev 103410) +++ trunk/dports/graphics/xpdf-greek/Portfile 2013-02-25 10:47:02 UTC (rev 103411) @@ -1,5 +1,7 @@ # $Id$ + PortSystem 1.0 + name xpdf-greek version 2003-jun-28 description Xpdf character mapping for Greek @@ -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,6 +67,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