summaryrefslogtreecommitdiffstats
path: root/kid/Pkgfile
diff options
context:
space:
mode:
authorLukc <lukc@upyum.com>2010-09-13 11:12:52 +0000
committerLukc <lukc@upyum.com>2010-09-13 11:12:52 +0000
commitbe89e8ba6cf66feca0be16906dcc62b8f5398ca8 (patch)
treece0a6ab9e002cb782d3522cc9a2af08eedeb4961 /kid/Pkgfile
parent2b1e94bbb910617c778c39113f061eaff8694dcb (diff)
downloadports-be89e8ba6cf66feca0be16906dcc62b8f5398ca8.tar.gz
ports-be89e8ba6cf66feca0be16906dcc62b8f5398ca8.tar.bz2
ports-be89e8ba6cf66feca0be16906dcc62b8f5398ca8.tar.xz
ports-be89e8ba6cf66feca0be16906dcc62b8f5398ca8.zip
kid package added.
Diffstat (limited to 'kid/Pkgfile')
-rw-r--r--kid/Pkgfile13
1 files changed, 13 insertions, 0 deletions
diff --git a/kid/Pkgfile b/kid/Pkgfile
new file mode 100644
index 0000000..d4b2864
--- /dev/null
+++ b/kid/Pkgfile
@@ -0,0 +1,13 @@
+description="Simple template language for XML based vocabularies written in Python."
+url=http://kid-templating.org
+packager="Lukc (XMPP/SMTP: lukc AT upyum DOT com)"
+maintainer="Lukc (XMPP/SMTP: lukc AT upyum DOT com)"
+depends=(python setuptools)
+
+name=kid
+version=0.9.6
+release=1
+source=(http://www.kid-templating.org/dist/$version/$name-$version.tar.gz)
+
+includes=(python)
+