New package: heirloom-sh-050706
This commit is contained in:
parent
0370f0d97c
commit
6c2ad80f00
1 changed files with 18 additions and 0 deletions
18
srcpkgs/heirloom-sh/template
Normal file
18
srcpkgs/heirloom-sh/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'heirloom-sh'
|
||||||
|
pkgname=heirloom-sh
|
||||||
|
version=050706
|
||||||
|
revision=1
|
||||||
|
short_desc="A portable variant of the traditional Unix shell"
|
||||||
|
maintainer="allan <mail@may.mooo.com>"
|
||||||
|
license="Caldera OpenSolaris"
|
||||||
|
homepage="http://heirloom.sourceforge.net/sh.html"
|
||||||
|
distfiles="$SOURCEFORGE_SITE/project/heirloom/$pkgname/$version/$pkgname-$version.tar.bz2"
|
||||||
|
checksum="25fb8409e1eb75bb5da21ca32baf2d5eebcb8b84a1288d66e65763a125809e1d"
|
||||||
|
build_style=gnu-makefile
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vbin sh heirloom-sh
|
||||||
|
vman sh.1.out heirloom-sh.1
|
||||||
|
vlicense CALDERA.LICENSE
|
||||||
|
vlicense OPENSOLARIS.LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue