commit
97c5ce2768
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'runawk'
|
||||
pkgname=runawk
|
||||
version=1.5.1
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-makefile
|
||||
make_cmd=mkcmake
|
||||
make_install_args="MANDIR=/usr/share/man STRIPFLAG="
|
||||
hostmakedepends="mk-configure perl"
|
||||
depends="awk"
|
||||
depends="virtual?awk"
|
||||
short_desc="Powerful wrapper for AWK interpreter"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in a new issue