python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / xlbiff / template
blobaeb4c34031b2ff5124cd58ca295980dcaf9afe6d
1 # Template file for 'xlbiff'
2 pkgname=xlbiff
3 version=4.1
4 revision=6
5 makedepends="libX11-devel libXaw-devel"
6 short_desc="X Literate Biff, a mail notifier"
7 maintainer="Leah Neukirchen <leah@vuxu.org>"
8 license="Public Domain"
9 homepage="http://www.edsantiago.com/xlbiff/"
10 distfiles="http://www.edsantiago.com/xlbiff/${pkgname}-${version}.tar.gz"
11 checksum=ca758c186d8fbe3505b86ba7aea21c6e20733a5b37e6ff5c308f09e8425e4697
13 do_build() {
14         make -f Makefile.std MHLIBDIR=/etc/nmh CC="$CC" DEBUG="$CFLAGS $LDFLAGS"
15         sed -n 2,30p xlbiff.c >LICENSE
18 do_install() {
19         vbin xlbiff
20         vman xlbiff.man xlbiff.1
21         vinstall xlbiff.form 644 etc/nmh
22         vinstall XLbiff.ad 644 usr/share/X11/app-defaults
23         vlicense LICENSE