13 lines
232 B
Makefile
13 lines
232 B
Makefile
COMMENT = HTTP Action, Adventure and Excitement
|
|
|
|
MODULES = cpan
|
|
PKG_ARCH = *
|
|
DISTNAME = HTTP-Headers-ActionPack-0.09
|
|
CATEGORIES = www
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
TEST_DEPENDS = devel/p5-Test-Warnings
|
|
|
|
.include <bsd.port.mk>
|