openbsd-ports/devel/p5-Test-Cmd/Makefile
2013-03-11 10:50:00 +00:00

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>