---
name: dpkg
version: 1.16.10_1
origin: archivers/dpkg
comment: Debian package maintenance system
arch: freebsd:9:x86:64
www: http://packages.debian.org/dpkg
maintainer: pawel@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv2
flatsize: 8990493
desc: |
  dpkg is the basis of the Debian package management system. It consists of low
  level programs to build, install, remove, and perform other maintenance tasks
  relating to Debian packages. Also included is the dselect front end to dpkg.

  WWW: http://packages.debian.org/dpkg
deps:
  coreutils: {origin: sysutils/coreutils, version: 8.20_2}
  perl: {origin: lang/perl5.14, version: 5.14.4}
  patch: {origin: devel/patch, version: 2.7_1}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
  gtar: {origin: archivers/gtar, version: 1.26}
categories:
- sysutils
- archivers
shlibs_required:
- libintl.so.9
- libiconv.so.3
options: {NLS: on}
