[126796] trunk/dports/python/py-swishe/Portfile

larryv at macports.org larryv at macports.org
Tue Oct 14 21:17:50 PDT 2014


Revision: 126796
          https://trac.macports.org/changeset/126796
Author:   larryv at macports.org
Date:     2014-10-14 21:17:50 -0700 (Tue, 14 Oct 2014)
Log Message:
-----------
Remove py-swishe

Last upstream release was in 2009
(https://pypi.python.org/pypi/Swish-E).

Removed Paths:
-------------
    trunk/dports/python/py-swishe/Portfile

Deleted: trunk/dports/python/py-swishe/Portfile
===================================================================
--- trunk/dports/python/py-swishe/Portfile	2014-10-15 04:17:49 UTC (rev 126795)
+++ trunk/dports/python/py-swishe/Portfile	2014-10-15 04:17:50 UTC (rev 126796)
@@ -1,35 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup python 1.0
-
-name			py-swishe
-version			0.5
-categories-append	www
-license			BSD
-platforms		darwin
-maintainers		nomaintainer
-description		python binding for swish-e
-long_description	Python binding for swish-e, a fast, powerful, flexible, \
-			free, and easy to use system for indexing collections of Web pages \
-			or other files
-
-homepage		http://jibe.freeshell.org/bits/SwishE/
-master_sites	http://jibe.freeshell.org/bits/download/
-distname		SwishE-${version}
-checksums		md5 915a03d1153b2ddd4e8340f9e180dcf8
-
-python.versions	24
-
-if {${name} ne ${subport}} {
-    depends_lib-append	port:swish-e
-
-    build.env		CFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib
-
-    post-destroot {
-        xinstall -m 644 -W ${worksrcpath} MANIFEST PKG-INFO README \
-            ${destroot}${prefix}/share/doc/${subport}
-        xinstall -m 644 -W ${worksrcpath}/examples a.py b.py c.py \
-            ${destroot}${prefix}/share/doc/${subport}/examples
-    }
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141014/c454e167/attachment.html>


More information about the macports-changes mailing list