void-packages/srcpkgs/abduco/template

17 lines
471 B
Text
Raw Normal View History

2014-07-07 18:11:47 +00:00
# Template file for 'abduco'
pkgname=abduco
2015-02-21 08:43:07 +00:00
version=0.3
2014-07-07 18:11:47 +00:00
revision=1
build_style=gnu-makefile
short_desc="Session management in a clean and simple way"
2015-02-21 08:43:07 +00:00
maintainer="Juan RP <xtraeme@gmail.com>"
2014-07-07 18:11:47 +00:00
license="ISC"
homepage="http://www.brain-dump.org/projects/abduco/"
distfiles="http://www.brain-dump.org/projects/${pkgname}/${pkgname}-${version}.tar.gz"
2015-02-21 08:43:07 +00:00
checksum=934bf0b9ae25fb3f71b775387b5f281bf7d175fea79c12ec28ffdbbbb95390d4
2014-07-07 18:11:47 +00:00
post_install() {
vlicense LICENSE
vdoc README
}