# Template file for 'abduco' pkgname=abduco version=0.4 revision=2 build_pie=yes build_style=gnu-makefile short_desc="Session management in a clean and simple way" maintainer="Juan RP " license="ISC" homepage="http://www.brain-dump.org/projects/abduco/" distfiles="http://www.brain-dump.org/projects/${pkgname}/${pkgname}-${version}.tar.gz" checksum=bda3729df116ce41f9a087188d71d934da2693ffb1ebcf33b803055eb478bcbb do_build() { make CC="$CC" } post_install() { vlicense LICENSE }