ports/devel/p5-Probe-Perl/Makefile

14 lines
240 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = information about the currently running perl
MODULES = cpan
PKG_ARCH = *
DISTNAME = Probe-Perl-0.03
CATEGORIES = devel lang
REVISION = 0
CPAN_AUTHOR = KWILLIAMS
# Artistic/GPL
PERMIT_PACKAGE = Yes
.include <bsd.port.mk>