15 lines
464 B
Bash
15 lines
464 B
Bash
# Template file for 'texi2html'
|
|
pkgname="texi2html"
|
|
version="1.82"
|
|
revision=1
|
|
noarch=yes
|
|
build_style="gnu-configure"
|
|
hostmakedepends="perl"
|
|
depends="perl"
|
|
short_desc="Open Source Texinfo to HTML Conversion Script"
|
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
|
homepage="http://www.nongnu.org/texi2html/"
|
|
license="GPL-3"
|
|
distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
checksum=6c7c94a2d88ffe218a33e91118c2b039336cbe3f2f8b4e3a78e4fd1502072936
|