New package: mawk-1.3.4.20130803_1
This commit is contained in:
parent
5e792b5676
commit
f10e886d69
1 changed files with 19 additions and 0 deletions
19
srcpkgs/mawk/template
Normal file
19
srcpkgs/mawk/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'mawk'
|
||||||
|
pkgname=mawk
|
||||||
|
version=1.3.4.20130803
|
||||||
|
_vers=1.3.4-20130803
|
||||||
|
revision=1
|
||||||
|
build_style="gnu-configure"
|
||||||
|
short_desc="mawk is an interpreter for the AWK Programming Language"
|
||||||
|
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||||
|
license="GPL"
|
||||||
|
homepage="http://invisible-island.net/mawk/mawk.html"
|
||||||
|
distfiles="http://invisible-island.net/datafiles/release/${pkgname}.tar.gz"
|
||||||
|
checksum=a44e2294a4ea7ac33a212cc23a681631b3af49bf3be533c6d33da9ed27d79f7d
|
||||||
|
wrksrc=${pkgname}-${_vers}
|
||||||
|
|
||||||
|
mawk_package() {
|
||||||
|
pkg_install() {
|
||||||
|
vmove usr
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue