14 lines
196 B
Makefile
14 lines
196 B
Makefile
|
COMMENT = strip scripting constructs out of HTML
|
||
|
|
||
|
DISTNAME = HTML-StripScripts-1.06
|
||
|
CATEGORIES = www
|
||
|
REVISION = 0
|
||
|
|
||
|
# Perl
|
||
|
PERMIT_PACKAGE = Yes
|
||
|
|
||
|
MODULES = cpan
|
||
|
PKG_ARCH = *
|
||
|
|
||
|
.include <bsd.port.mk>
|