void-packages/srcpkgs/rsstail/template
2014-05-29 19:53:49 +02:00

18 lines
475 B
Plaintext

# Template file for 'rsstail'
pkgname=rsstail
version=1.8
revision=1
build_style=gnu-makefile
makedepends="libmrss-devel"
short_desc="More or less an rss reader"
maintainer="Enno Boland <eb@s01.de>"
license="GPL-2"
homepage="http://www.vanheusden.com/rsstail/"
distfiles="http://www.vanheusden.com/${pkgname}/${pkgname}-${version}.tgz"
checksum="19284f3eca4bfa649f53848e19e6ee134bce17ccf2a22919cc8c600684877801"
pre_install () {
vmkdir usr/bin
vmkdir usr/share/man/man1
}