void-packages/templates/iana-etc.tmpl
Juan RP ac80ddda40 Use bash features to improve $distfiles parsing.
That means that it's not necessary anymore to use an '@' before the
extract suffix string. yay.

--HG--
extra : convert_revision : 83ce2c783cb917ef59b87eacb0565cfcff277218
2008-10-28 23:57:52 +01:00

14 lines
506 B
Cheetah

# Template file for 'iana-etc'
pkgname=iana-etc
version=2.30
distfiles="http://sethwklein.net/$pkgname-$version.tar.bz2"
build_style=gnu_makefile
make_build_args="STRIP=yes"
make_install_args="DESTDIR=$XBPS_DESTDIR/$pkgname-$version"
short_desc="Unix /etc/services and /etc/protocols files"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=b9a6874fb20012836efef75452ef2acae624022d680feeb1994d73facba3f20d
long_desc="
The iana-etc package provides the Unix/Linux /etc/services and
/etc/protocols files."