openbsd-ports/textproc/p5-XML-RSS-TimingBot/Makefile

23 lines
451 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.7 2013/03/11 11:42:45 espie Exp $
COMMENT= efficiently fetch RSS feeds
MODULES= cpan
DISTNAME= XML-RSS-TimingBot-2.03
REVISION= 0
CATEGORIES= textproc
2010-10-19 03:54:21 -04:00
USE_GROFF = Yes
MAINTAINER= Sam Smith <s@msmith.net>
# Same as Perl
PERMIT_PACKAGE_CDROM= Yes
2010-11-20 14:56:47 -05:00
RUN_DEPENDS= www/p5-LWP-UserAgent-Determined \
textproc/p5-XML-RSS \
textproc/p5-XML-RSS-Timing \
textproc/p5-XML-LibXML \
textproc/p5-XML-XSLT
.include <bsd.port.mk>