New package: when-1.1.33
This commit is contained in:
parent
dbc02396b5
commit
0d3ae3866a
1 changed files with 18 additions and 0 deletions
18
srcpkgs/when/template
Normal file
18
srcpkgs/when/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'when'
|
||||||
|
pkgname=when
|
||||||
|
version=1.1.33
|
||||||
|
revision=1
|
||||||
|
wrksrc=when_dist
|
||||||
|
noarch=yes
|
||||||
|
depends="perl"
|
||||||
|
short_desc="A minimalistic personal calendar program"
|
||||||
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://www.lightandmatter.com/when/when.html"
|
||||||
|
distfiles="http://www.lightandmatter.com/when/when.tar.gz>when-${version}.tar.gz"
|
||||||
|
checksum=568a49e999363a018186e03c38d116c587b332f7fcf60820f9cfc34779050ab0
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vbin when
|
||||||
|
vman when.1
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue