14 lines
202 B
Makefile
14 lines
202 B
Makefile
COMMENT = simplify testing of external commands
|
|
|
|
DISTNAME = Test-Command-Simple-0.05
|
|
REVISION = 1
|
|
|
|
CATEGORIES = devel
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
PKG_ARCH = *
|
|
|
|
.include <bsd.port.mk>
|