naddy cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00

20 lines
350 B
Makefile

# $OpenBSD: Makefile,v 1.8 2016/03/20 19:57:17 naddy Exp $
COMMENT= autodiscover syndication feeds
MODULES= cpan
PKG_ARCH= *
CPAN_AUTHOR= BTROTT
DISTNAME= Feed-Find-0.07
CATEGORIES= www
# perl
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= www/p5-libwww \
www/p5-HTML-Parser \
www/p5-URI \
devel/p5-Class-ErrorHandler
.include <bsd.port.mk>