16 lines
471 B
Text
16 lines
471 B
Text
# Template file for 'abduco'
|
|
pkgname=abduco
|
|
version=0.3
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
short_desc="Session management in a clean and simple way"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="ISC"
|
|
homepage="http://www.brain-dump.org/projects/abduco/"
|
|
distfiles="http://www.brain-dump.org/projects/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
checksum=934bf0b9ae25fb3f71b775387b5f281bf7d175fea79c12ec28ffdbbbb95390d4
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
vdoc README
|
|
}
|