New package: yabasic-2.769
This commit is contained in:
parent
363235271b
commit
125e7e0a62
1 changed files with 17 additions and 0 deletions
17
srcpkgs/yabasic/template
Normal file
17
srcpkgs/yabasic/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'yabasic'
|
||||
pkgname=yabasic
|
||||
version=2.769
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libXt-devel libSM-devel ncurses-devel"
|
||||
short_desc="Yet another Basic"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://2484.de/yabasic/"
|
||||
distfiles="http://2484.de/yabasic/download/yabasic-${version}.tar.gz"
|
||||
checksum=558fc1a04675b8d8428c0d105ee08abb28d32f0ebf3380461fc3b603e16ba598
|
||||
|
||||
do_install(){
|
||||
vbin yabasic
|
||||
vman yabasic.1
|
||||
}
|
Loading…
Reference in a new issue