17 lines
475 B
Text
17 lines
475 B
Text
# 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
|
|
}
|