[126751] trunk/dports/python/py-chart/Portfile
larryv at macports.org
larryv at macports.org
Tue Oct 14 16:36:48 PDT 2014
Revision: 126751
https://trac.macports.org/changeset/126751
Author: larryv at macports.org
Date: 2014-10-14 16:36:48 -0700 (Tue, 14 Oct 2014)
Log Message:
-----------
Remove py-chart
Last upstream release was in 2006 (http://home.gna.org/pychart/).
Removed Paths:
-------------
trunk/dports/python/py-chart/Portfile
Deleted: trunk/dports/python/py-chart/Portfile
===================================================================
--- trunk/dports/python/py-chart/Portfile 2014-10-14 23:36:46 UTC (rev 126750)
+++ trunk/dports/python/py-chart/Portfile 2014-10-14 23:36:48 UTC (rev 126751)
@@ -1,32 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup python 1.0
-
-name py-chart
-version 1.39
-maintainers nomaintainer
-license GPL-2+
-platforms darwin freebsd
-supported_archs noarch
-description python library for creating EPS, PDF, PNG, or SVG charts
-long_description PyChart is a Python library for creating high quality \
- Encapsulated PostScript, PDF, PNG, or SVG charts. It \
- currently supports line plots, bar plots, range-fill \
- plots, and pie charts. Because it is based on Python, \
- you can make full use of Python's scripting power.
-
-homepage http://home.gna.org/pychart/
-master_sites http://download.gna.org/pychart/
-distname PyChart-${version}
-checksums md5 f1f509a1c4623056c8e780bb7c9a05c5 \
- sha1 651ada2d8aae7d97cf530162524265e96f305eee
-
-python.versions 25
-
-if {${name} ne ${subport}} {
- post-destroot {
- xinstall -m 644 -W ${worksrcpath} COPYING README \
- ${destroot}${prefix}/share/doc/${subport}
- }
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141014/2385b0bb/attachment.html>
More information about the macports-changes
mailing list