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