2015-10-30 10:43:29 +00:00

16 lines
298 B
Makefile

# $OpenBSD: Makefile,v 1.9 2015/10/30 10:43:29 benoit Exp $
COMMENT = perl module for portable testing of commands and scripts
DISTNAME = Test-Cmd-1.09
CATEGORIES = devel
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
.include <bsd.port.mk>