# Template file for 'iana-etc' pkgname=iana-etc version=2.30 revision=2 build_style=gnu-makefile make_build_args="STRIP=yes" short_desc="Unix /etc/services and /etc/protocols files" maintainer="Juan RP " homepage="http://sethwklein.net/iana-etc.html" license="OSL-3.0" distfiles="http://sethwklein.net/$pkgname-$version.tar.bz2" checksum=b9a6874fb20012836efef75452ef2acae624022d680feeb1994d73facba3f20d long_desc=" The iana-etc package provides the Unix/Linux /etc/services and /etc/protocols files." iana-etc_package() { noarch="yes" pkg_install() { vmove etc } }