openbsd-ports/devel/p5-Test-Cmd/Makefile
sthen 6b66e41d9d drop maintainer as per his request
while there drop USE_GROFF
2012-09-28 18:56:56 +00:00

18 lines
331 B
Makefile

# $OpenBSD: Makefile,v 1.4 2012/09/28 18:56:56 sthen 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
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES=cpan
.include <bsd.port.mk>