17 lines
293 B
Makefile
17 lines
293 B
Makefile
# $OpenBSD: Makefile,v 1.6 2013/03/11 11:42:45 espie Exp $
|
|
|
|
COMMENT= figure out when to fetch RSS Feeds
|
|
|
|
MODULES= cpan
|
|
DISTNAME= XML-RSS-Timing-1.07
|
|
REVISION= 0
|
|
CATEGORIES= textproc
|
|
USE_GROFF = Yes
|
|
|
|
MAINTAINER= Sam Smith <s@msmith.net>
|
|
|
|
# GPL
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|