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}"