2022-03-11 20:09:36 +00:00

19 lines
297 B
Makefile

COMMENT= autodiscover syndication feeds
MODULES= cpan
PKG_ARCH= *
CPAN_AUTHOR= BTROTT
DISTNAME= Feed-Find-0.07
CATEGORIES= www
REVISION= 0
# perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= www/p5-libwww \
www/p5-HTML-Parser \
www/p5-URI \
devel/p5-Class-ErrorHandler
.include <bsd.port.mk>