# Template file for 'rsstail' pkgname=rsstail version=2.1 revision=2 build_style=gnu-makefile makedepends="libmrss-devel" checkdepends="cppcheck" short_desc="More or less an rss reader" maintainer="Enno Boland " license="GPL-2.0-only" homepage="http://www.vanheusden.com/rsstail/" distfiles="http://www.vanheusden.com/${pkgname}/${pkgname}-${version}.tgz" checksum=42cb452178b21c15c470bafbe5b8b5339a7fb5b980bf8d93d36af89864776e71 do_install() { vmkdir usr/bin vmkdir usr/share/man/man1 make prefix="${DESTDIR}/usr" install }