openbsd-ports/x11/gnustep/grr/Makefile

15 lines
322 B
Makefile

# $OpenBSD: Makefile,v 1.2 2011/05/15 13:03:26 sebastia Exp $
COMMENT = Guenthers RSS reader
DISTNAME = Grr-0.9.0
HOMEPAGE = http://gap.nongnu.org/grr/
MASTER_SITES = http://savannah.nongnu.org/download/gap/
MODULES = x11/gnustep
WANTLIB += c m pthread RSSKit
LIB_DEPENDS += x11/gnustep/rsskit
.include <bsd.port.mk>