3a1c6d10f6
lines in ports Makefiles
22 lines
379 B
Makefile
22 lines
379 B
Makefile
# $OpenBSD: Makefile,v 1.4 2012/10/15 15:06:42 sthen Exp $
|
|
|
|
COMMENT= framework for more readable interactive test scripts
|
|
|
|
DISTNAME= Test-Inter-1.01
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MODULES= cpan
|
|
|
|
CONFIGURE_STYLE= modbuild
|
|
|
|
USE_GROFF= Yes
|
|
|
|
.include <bsd.port.mk>
|