[126762] trunk/dports/python/py-htmloo/Portfile

larryv at macports.org larryv at macports.org
Tue Oct 14 17:16:49 PDT 2014


Revision: 126762
          https://trac.macports.org/changeset/126762
Author:   larryv at macports.org
Date:     2014-10-14 17:16:49 -0700 (Tue, 14 Oct 2014)
Log Message:
-----------
Remove py-htmloo

Last upstream release was in 2006 (http://pyhtmloo.sourceforge.net).

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

Deleted: trunk/dports/python/py-htmloo/Portfile
===================================================================
--- trunk/dports/python/py-htmloo/Portfile	2014-10-15 00:00:36 UTC (rev 126761)
+++ trunk/dports/python/py-htmloo/Portfile	2014-10-15 00:16:49 UTC (rev 126762)
@@ -1,35 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup python 1.0
-
-name			py-htmloo
-version			0.7
-revision		1
-categories-append	www
-platforms		darwin
-supported_archs	noarch
-maintainers		nomaintainer
-description		python module allowing usage of html code like python objects
-long_description	pyhtmloo is a library that allows python developers to \
-				use HTML code like any other python objects. The final \
-				goal of this is to have a library of HTML 'widgets'. \
-				This will allow to no re-invent the wheel when \
-				building HTML pages.
-
-homepage		http://pyhtmloo.sourceforge.net/
-master_sites	sourceforge:pyhtmloo
-distname		pyhtmloo-${version}
-extract.suffix	.tgz
-extract.mkdir	yes
-checksums		md5 2e5b236f2a2e0680a5bf198078bcffc6
-
-python.versions	24
-
-if {${name} ne ${subport}} {
-    post-destroot	{
-        file delete -force ${destroot}${prefix}/share/doc/${subport}/examples
-        file copy ${worksrcpath}/widgets \
-            ${destroot}${prefix}/share/doc/${subport}/examples
-    }
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141014/1ac1630d/attachment.html>


More information about the macports-changes mailing list