15 lines
253 B
Makefile
15 lines
253 B
Makefile
# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:22 espie Exp $
|
|
|
|
COMMENT= perl module for portable testing of commands and scripts
|
|
|
|
DISTNAME= Test-Cmd-1.05
|
|
REVISION= 1
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODULES=cpan
|
|
|
|
.include <bsd.port.mk>
|