summaryrefslogtreecommitdiffstats
path: root/dpkg/Pkgfile
blob: 1762a4c4b5bf702b42e17bece65592dbc0390816 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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)