aboutsummaryrefslogtreecommitdiff
path: root/www/trac-pydotorgtheme
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2009-01-09 23:55:14 +0000
committerBrooks Davis <brooks@FreeBSD.org>2009-01-09 23:55:14 +0000
commit325ae801edf75020bab9533bbde7853dad7fbf21 (patch)
tree4b41785d026b03ed0cc63bbe08983ec1d29be01f /www/trac-pydotorgtheme
parente063b78abfb38e5d662ba4e47e9fcf38f86e3655 (diff)
downloadports-325ae801edf75020bab9533bbde7853dad7fbf21.tar.gz
ports-325ae801edf75020bab9533bbde7853dad7fbf21.zip
This is a theme that emulates the look of python.org.
Notes
Notes: svn path=/head/; revision=225624
Diffstat (limited to 'www/trac-pydotorgtheme')
-rw-r--r--www/trac-pydotorgtheme/Makefile34
-rw-r--r--www/trac-pydotorgtheme/distinfo3
-rw-r--r--www/trac-pydotorgtheme/pkg-descr3
3 files changed, 40 insertions, 0 deletions
diff --git a/www/trac-pydotorgtheme/Makefile b/www/trac-pydotorgtheme/Makefile
new file mode 100644
index 000000000000..3dc653f0c8b6
--- /dev/null
+++ b/www/trac-pydotorgtheme/Makefile
@@ -0,0 +1,34 @@
+# New ports collection makefile for: trac-pydotorgtheme
+# Date created: January 9, 2009
+# Whom: Brooks Davis <brooks@freebsd.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= ${PYDISTUTILS_PKGNAME:S;^Trac;;:L}
+PORTVERSION= 2.0
+CATEGORIES= www devel python
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= brooks
+PKGNAMEPREFIX= trac-
+
+MAINTAINER= brooks@freebsd.org
+COMMENT= This is a theme that emulates the look of python.org
+
+RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac \
+ trac-themeengine>=2.0:${PORTSDIR}/www/trac-themeengine
+BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools
+
+USE_PYTHON= 2.3+
+NO_BUILD= yes
+USE_PYDISTUTILS=yes
+PYDISTUTILS_PKGNAME= TracPyDotOrgTheme
+WRKSRC= ${WRKDIR}/${PORTNAME}
+PYDISTUTILS_NOEGGINFO= yes
+
+PLIST_FILES= %%PYTHON_SITELIBDIR%%/${PYDISTUTILS_PKGNAME}-${PORTVERSION}-py${PYTHON_VER}.egg
+
+do-build:
+ @${DO_NADA}
+
+.include <bsd.port.mk>
diff --git a/www/trac-pydotorgtheme/distinfo b/www/trac-pydotorgtheme/distinfo
new file mode 100644
index 000000000000..2d6cc8ca84b6
--- /dev/null
+++ b/www/trac-pydotorgtheme/distinfo
@@ -0,0 +1,3 @@
+MD5 (pydotorgtheme-2.0.tar.gz) = da02bbeb1afd97a375c5694d33dbfcbf
+SHA256 (pydotorgtheme-2.0.tar.gz) = 22158d92710938ef7a7ccc4622461a820d596c8292b208d06a981355d0a9d178
+SIZE (pydotorgtheme-2.0.tar.gz) = 2732
diff --git a/www/trac-pydotorgtheme/pkg-descr b/www/trac-pydotorgtheme/pkg-descr
new file mode 100644
index 000000000000..4795e3d1181d
--- /dev/null
+++ b/www/trac-pydotorgtheme/pkg-descr
@@ -0,0 +1,3 @@
+This is a theme that emulates the look of python.org.
+
+WWW: http://trac-hacks.org/wiki/PyDotOrgTheme