diff --git a/srcpkgs/xmltoman/template b/srcpkgs/xmltoman/template new file mode 100644 index 00000000000..2a189760029 --- /dev/null +++ b/srcpkgs/xmltoman/template @@ -0,0 +1,14 @@ +# Template file for 'xmltoman' +pkgname=xmltoman +version=0.4 +revision=1 +build_style=gnu-makefile +hostmakedepends="perl perl-XML-Parser" +depends="perl-XML-Parser" +short_desc="Convert XML to man pages in groff format or html" +maintainer="maxice8 " +license="GPL-3" +homepage="https://sourceforge.net/projects/xmltoman" +distfiles="https://github.com/Distrotech/xmltoman/archive/${version}.tar.gz" +checksum=2ab86b74fe364a866d84c14b20cbd42a09fa85c629deeff52376bbf890854feb +noarch=yes