summaryrefslogtreecommitdiffstats
path: root/dpkg
diff options
context:
space:
mode:
authorLukc <lukc@upyum.com>2010-09-04 13:10:35 +0000
committerLukc <lukc@upyum.com>2010-09-04 13:10:35 +0000
commite3d902049d484108028fcfaae97d77ed52b29891 (patch)
treef2ec2970806168dc824fc4b4bb24ed6bdf0aaa49 /dpkg
parent5522f4b62e28a8569ba0f83d4ac777e170331b9c (diff)
downloadports-e3d902049d484108028fcfaae97d77ed52b29891.tar.gz
ports-e3d902049d484108028fcfaae97d77ed52b29891.tar.bz2
ports-e3d902049d484108028fcfaae97d77ed52b29891.tar.xz
ports-e3d902049d484108028fcfaae97d77ed52b29891.zip
dpkg port added.
Diffstat (limited to 'dpkg')
-rw-r--r--dpkg/Pkgfile13
1 files changed, 13 insertions, 0 deletions
diff --git a/dpkg/Pkgfile b/dpkg/Pkgfile
new file mode 100644
index 0000000..1762a4c
--- /dev/null
+++ b/dpkg/Pkgfile
@@ -0,0 +1,13 @@
+description="Debian Package manager."
+url=http://debian.org
+maintainer="Lukc (XMPP/SMTP: lukc AT upyum DOT com)"
+packager="Lukc (XMPP/SMTP: lukc AT upyum DOT com)"
+depends=()
+
+name=dpkg
+version=1.15.8.3
+release=1
+source=(http://ftp.de.debian.org/debian/pool/main/d/$name/${name}_$version.tar.bz2)
+
+includes=(autotools)
+