summaryrefslogtreecommitdiffstats
path: root/conary/Pkgfile
diff options
context:
space:
mode:
authorLukc <lukc@upyum.com>2010-09-13 11:24:23 +0000
committerLukc <lukc@upyum.com>2010-09-13 11:24:23 +0000
commitc6a2f1894be5e3ffa1bdacb4734bebb238c9070c (patch)
treefa722fc65e66dc26f0e056a74d4951ccaf3aee9f /conary/Pkgfile
parentbe89e8ba6cf66feca0be16906dcc62b8f5398ca8 (diff)
downloadports-c6a2f1894be5e3ffa1bdacb4734bebb238c9070c.tar.gz
ports-c6a2f1894be5e3ffa1bdacb4734bebb238c9070c.tar.bz2
ports-c6a2f1894be5e3ffa1bdacb4734bebb238c9070c.tar.xz
ports-c6a2f1894be5e3ffa1bdacb4734bebb238c9070c.zip
Conary port added. (Foresight and rPath package manager)
Diffstat (limited to 'conary/Pkgfile')
-rw-r--r--conary/Pkgfile14
1 files changed, 14 insertions, 0 deletions
diff --git a/conary/Pkgfile b/conary/Pkgfile
new file mode 100644
index 0000000..cb1a724
--- /dev/null
+++ b/conary/Pkgfile
@@ -0,0 +1,14 @@
+description="rPath and Foresight package manager."
+url=http://wiki.rpath.com/wiki/Conary
+packager="Lukc (XMPP/SMTP: lukc AT upyum DOT com)"
+maintainer="Lukc (XMPP/SMTP: lukc AT upyum DOT com)"
+depends=(kid python)
+
+name=conary
+version=2.1.23
+release=1
+source=(ftp://download.rpath.com/$name/$name-$version.tar.bz2)
+
+includes=(autotools)
+use_configure=no
+