summaryrefslogtreecommitdiffstats
path: root/kid
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
parent2b1e94bbb910617c778c39113f061eaff8694dcb (diff)
downloadports-be89e8ba6cf66feca0be16906dcc62b8f5398ca8.tar.gz
ports-be89e8ba6cf66feca0be16906dcc62b8f5398ca8.tar.bz2
ports-be89e8ba6cf66feca0be16906dcc62b8f5398ca8.tar.xz
ports-be89e8ba6cf66feca0be16906dcc62b8f5398ca8.zip
kid package added.
Diffstat (limited to 'kid')
-rw-r--r--kid/.md5sum1
-rw-r--r--kid/.sha256sum1
-rw-r--r--kid/Pkgfile13
3 files changed, 15 insertions, 0 deletions
diff --git a/kid/.md5sum b/kid/.md5sum
new file mode 100644
index 0000000..b4eb863
--- /dev/null
+++ b/kid/.md5sum
@@ -0,0 +1 @@
+31e7156698a6f214b4067afb9e13728f kid-0.9.6.tar.gz
diff --git a/kid/.sha256sum b/kid/.sha256sum
new file mode 100644
index 0000000..140e201
--- /dev/null
+++ b/kid/.sha256sum
@@ -0,0 +1 @@
+d4c84b3de0a0584b33db489e5dde82f9c2c8832f40dad0413bce309e16813ab9 kid-0.9.6.tar.gz
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)
+