aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-02-27 23:32:10 +0800
committermiwi <miwi@FreeBSD.org>2009-02-27 23:32:10 +0800
commitf44cc4ec8e8bb5333b5216670fdb94667418d993 (patch)
tree88a2f3660abeed06398341adee279f99246026ba /www
parent36ea98156de4fd7531e34acb2250d94ed1693f9f (diff)
downloadfreebsd-ports-gnome-f44cc4ec8e8bb5333b5216670fdb94667418d993.tar.gz
freebsd-ports-gnome-f44cc4ec8e8bb5333b5216670fdb94667418d993.tar.zst
freebsd-ports-gnome-f44cc4ec8e8bb5333b5216670fdb94667418d993.zip
- wrong category
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/py-Tempita/Makefile20
-rw-r--r--www/py-Tempita/distinfo3
-rw-r--r--www/py-Tempita/pkg-descr7
-rw-r--r--www/py-Tempita/pkg-plist1
5 files changed, 0 insertions, 32 deletions
diff --git a/www/Makefile b/www/Makefile
index 359bc0fb68f2..c60c5b52d53d 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1221,7 +1221,6 @@
SUBDIR += py-GinGin
SUBDIR += py-HTMLgen
SUBDIR += py-Lightbox
- SUBDIR += py-Tempita
SUBDIR += py-WebError
SUBDIR += py-albatross
SUBDIR += py-amf
diff --git a/www/py-Tempita/Makefile b/www/py-Tempita/Makefile
deleted file mode 100644
index b2426fb5a544..000000000000
--- a/www/py-Tempita/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: Tempita
-# Date created: 24 Feb, 2009
-# Whom: Wen Heping <wenheping@gmail.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Tempita
-PORTVERSION= 0.3
-CATEGORIES= www python
-MASTER_SITES= CHEESESHOP
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-
-MAINTAINER= wenheping@gmail.com
-COMMENT= A very small text templating language
-
-USE_PYTHON= 2.5
-USE_PYDISTUTILS= easy_install
-
-.include <bsd.port.mk>
diff --git a/www/py-Tempita/distinfo b/www/py-Tempita/distinfo
deleted file mode 100644
index c6ea8120da12..000000000000
--- a/www/py-Tempita/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (Tempita-0.3.tar.gz) = 81cbb5f38cf22f2b5c7e367986645561
-SHA256 (Tempita-0.3.tar.gz) = 789e4ff947b27cc2ab1148b14ee36c8034a69be491e51747ac390058ef44e8dd
-SIZE (Tempita-0.3.tar.gz) = 21280
diff --git a/www/py-Tempita/pkg-descr b/www/py-Tempita/pkg-descr
deleted file mode 100644
index 9ea4490a4de9..000000000000
--- a/www/py-Tempita/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Tempita is a small templating language for text substitution.
-This isn't meant to be the Next Big Thing in templating; it's
-just a handy little templating language for when your project
-outgrows string.Template or % substitution. It's small, it
-embeds Python in strings, and it doesn't do much else.
-
-WWW: http://pythonpaste.org/tempita/
diff --git a/www/py-Tempita/pkg-plist b/www/py-Tempita/pkg-plist
deleted file mode 100644
index ddf68a1c022f..000000000000
--- a/www/py-Tempita/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%