13 lines
185 B
Makefile
13 lines
185 B
Makefile
|
COMMENT= figure out when to fetch RSS Feeds
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
DISTNAME= XML-RSS-Timing-1.07
|
||
|
REVISION= 2
|
||
|
CATEGORIES= textproc
|
||
|
|
||
|
# GPL
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|