openbsd-ports/devel/p5-Test-NoTabs/Makefile
2022-03-11 18:49:30 +00:00

19 lines
253 B
Makefile

COMMENT = check the presence of tabs in your project
MODULES = cpan
PKG_ARCH = *
DISTNAME = Test-NoTabs-2.02
REVISION = 0
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
MAKE_ENV += TEST_POD=1
FIX_EXTRACT_PERMISSIONS = Yes
.include <bsd.port.mk>