14 lines
438 B
Bash
14 lines
438 B
Bash
|
# Template build file for 'xbiff'.
|
||
|
pkgname=xbiff
|
||
|
version=1.0.3
|
||
|
revision=1
|
||
|
build_style=gnu-configure
|
||
|
hostmakedepends="pkg-config"
|
||
|
makedepends="libXaw-devel xbitmaps"
|
||
|
short_desc="Mailbox flag for X"
|
||
|
homepage="http://xorg.freedesktop.org"
|
||
|
license="MIT"
|
||
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||
|
checksum=aa1db4f31f7afcfe131bda7ff6e380ff7de41cf1a7009464783043c817c47ce8
|