ports/devel/p5-Carp-Assert/Makefile

13 lines
183 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= Perl module implementing assertions
MODULES= cpan
PKG_ARCH= *
DISTNAME = Carp-Assert-0.21
CATEGORIES= devel
REVISION = 0
# Perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>