13 lines
197 B
Makefile
13 lines
197 B
Makefile
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>
|