ports/devel/p5-Test-Pod/Makefile

13 lines
209 B
Makefile

COMMENT = check for POD errors in files
MODULES = cpan
PKG_ARCH = *
DISTNAME = Test-Pod-1.52
CATEGORIES = devel
FIX_EXTRACT_PERMISSIONS = Yes
REVISION = 0
# Perl
PERMIT_PACKAGE = Yes
.include <bsd.port.mk>