15 lines
470 B
Bash
15 lines
470 B
Bash
# Template file for 'texi2html'
|
|
pkgname=texi2html
|
|
version=5.0
|
|
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.0-or-later"
|
|
distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
checksum=e60edd2a9b8399ca615c6e81e06fa61946ba2f2406c76cd63eb829c91d3a3d7d
|