Convert to the new template format 8 pkgs.
This commit is contained in:
@@ -3,10 +3,17 @@ pkgname=help2man
|
||||
version=1.41.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
fulldepends="perl perl-Locale-gettext"
|
||||
hostmakedepends="perl perl-Locale-gettext"
|
||||
short_desc="GNU conversion tool to create man files"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.gnu.org/software/help2man"
|
||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=3a650ada9453700e34355770d4f74f257fb1dda1a0f24f44b8a3c1d4cb1ee40d
|
||||
|
||||
help2man_package() {
|
||||
depends="${hostmakedepends}"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user