17 lines
264 B
Makefile
17 lines
264 B
Makefile
COMMENT= concise attribute rewriting
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= HTML-RewriteAttributes-0.05
|
|
REVISION= 1
|
|
CATEGORIES= www devel
|
|
FIX_EXTRACT_PERMISSIONS=Yes
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
RUN_DEPENDS= www/p5-HTML-Parser \
|
|
www/p5-URI
|
|
|
|
.include <bsd.port.mk>
|