From a090fd60bd9f6e45e8fad39b07d6c81ce3f92f57 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 6 Feb 2013 10:54:16 +0100 Subject: [PATCH] New package: tftp-hpa-0.40 (via pancake). --- srcpkgs/tftp-hpa/template | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 srcpkgs/tftp-hpa/template diff --git a/srcpkgs/tftp-hpa/template b/srcpkgs/tftp-hpa/template new file mode 100644 index 00000000000..27f1f699684 --- /dev/null +++ b/srcpkgs/tftp-hpa/template @@ -0,0 +1,13 @@ +# Template file for 'tftp-hpa' +pkgname=tftp-hpa +version=0.40 +revision=1 +build_style=gnu-configure +short_desc="Official tftp client and server" +maintainer="pancake " +license="BSD" +homepage="http://www.kernel.org" +distfiles="${homepage}/pub/software/network/tftp/${pkgname}-${version}.tar.gz" +checksum=12ea5182b27ee8da4867f5947762ff2924ef3e41b1e6f7ca5bc1c2c7feff649e +makedepends="autoconf" +make_install_args="INSTALLROOT=${XBPS_DESTDIR}/${pkgname}-${version}"