mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-24 12:45:11 +02:00
New package: xmltoman-0.4.
This commit is contained in:
parent
78911a1f64
commit
ed40168a4e
1 changed files with 14 additions and 0 deletions
14
srcpkgs/xmltoman/template
Normal file
14
srcpkgs/xmltoman/template
Normal 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
|
Loading…
Add table
Reference in a new issue