New package: xmltoman-0.4.

This commit is contained in:
maxice8 2018-01-14 07:02:52 -02:00 committed by Toyam Cox
parent 78911a1f64
commit ed40168a4e

14
srcpkgs/xmltoman/template Normal file
View file

@ -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 <thinkabit.ukim@gmail.com>"
license="GPL-3"
homepage="https://sourceforge.net/projects/xmltoman"
distfiles="https://github.com/Distrotech/xmltoman/archive/${version}.tar.gz"
checksum=2ab86b74fe364a866d84c14b20cbd42a09fa85c629deeff52376bbf890854feb
noarch=yes