Created abook package
This commit is contained in:
parent
e397782ade
commit
b9aa226e9a
1 changed files with 19 additions and 0 deletions
19
srcpkgs/abook/template
Normal file
19
srcpkgs/abook/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'abook'
|
||||||
|
pkgname=abook
|
||||||
|
version=0.5.6
|
||||||
|
revision=1
|
||||||
|
maintainer="Philipp Hirsch <itself@hanspolo.net>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://abook.sourceforge.net/"
|
||||||
|
distfiles="http://prdownloads.sourceforge.net/abook/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=0646f6311a94ad3341812a4de12a5a940a7a44d5cb6e9da5b0930aae9f44756e
|
||||||
|
short_desc="text-based addressbook designed to use with mutt mail client"
|
||||||
|
makedepends="ncurses-devel readline-devel"
|
||||||
|
build_style=gnu-configure
|
||||||
|
|
||||||
|
|
||||||
|
abook_package() {
|
||||||
|
pkg_install() {
|
||||||
|
vmove all
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue