Revision: 103410 https://trac.macports.org/changeset/103410 Author: jmr@macports.org Date: 2013-02-25 01:31:12 -0800 (Mon, 25 Feb 2013) Log Message: ----------- xpdf-hebrew: license, noarch Modified Paths: -------------- trunk/dports/graphics/xpdf-hebrew/Portfile Modified: trunk/dports/graphics/xpdf-hebrew/Portfile =================================================================== --- trunk/dports/graphics/xpdf-hebrew/Portfile 2013-02-25 07:48:38 UTC (rev 103409) +++ trunk/dports/graphics/xpdf-hebrew/Portfile 2013-02-25 09:31:12 UTC (rev 103410) @@ -1,5 +1,7 @@ # $Id$ + PortSystem 1.0 + name xpdf-hebrew version 2003-feb-16 description Xpdf character mapping for Hebrew @@ -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