ports/devel/p5-Perl-Command/Makefile

14 lines
197 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = return an ARGV for running this perl
DISTNAME = Perl-Command-0.01
CATEGORIES = devel
REVISION = 0
# perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>