17 lines
264 B
Makefile
Raw Normal View History

COMMENT= concise attribute rewriting
MODULES= cpan
PKG_ARCH= *
2014-03-31 15:15:19 +00:00
DISTNAME= HTML-RewriteAttributes-0.05
REVISION= 1
CATEGORIES= www devel
2017-12-07 13:12:44 +00:00
FIX_EXTRACT_PERMISSIONS=Yes
# perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= www/p5-HTML-Parser \
www/p5-URI
.include <bsd.port.mk>