benoit 9a6502aa6a Update to Test-Cmd-1.06.
Take maintainership, ok ajacoutot@
2014-11-14 09:01:20 +00:00

16 lines
292 B
Makefile

# $OpenBSD: Makefile,v 1.6 2014/11/14 09:01:20 benoit Exp $
COMMENT= perl module for portable testing of commands and scripts
DISTNAME = Test-Cmd-1.06
CATEGORIES= devel
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
MODULES=cpan
.include <bsd.port.mk>