Revision: 103331 https://trac.macports.org/changeset/103331 Author: jmr@macports.org Date: 2013-02-22 00:29:51 -0800 (Fri, 22 Feb 2013) Log Message: ----------- xpn: license, noarch Modified Paths: -------------- trunk/dports/news/xpn/Portfile Modified: trunk/dports/news/xpn/Portfile =================================================================== --- trunk/dports/news/xpn/Portfile 2013-02-22 08:02:25 UTC (rev 103330) +++ trunk/dports/news/xpn/Portfile 2013-02-22 08:29:51 UTC (rev 103331) @@ -6,6 +6,7 @@ version 1.2.6 revision 3 categories news +license GPL-2 description Graphical newsreader written in PyGtk. long_description XPN (X Python Newsreader) is a news client written in \ Python and based on the GTK+ library. It offers a good \ @@ -15,6 +16,7 @@ and many more. maintainers nomaintainer platforms darwin +supported_archs noarch homepage http://xpn.altervista.org/ master_sites ${homepage}codice checksums md5 6b77345290a27406e411ea0ffa54780f \ @@ -22,7 +24,6 @@ rmd160 672bb8cd22d8e4d03b98cf34701451225f35a9b7 depends_lib port:py27-pygtk use_configure no -universal_variant no build {} destroot { file copy ${worksrcpath} ${destroot}${prefix}/share
participants (1)
-
jmr@macports.org