6b66e41d9d
while there drop USE_GROFF
18 lines
331 B
Makefile
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>
|