822c1393b2
- remove USE_GROFF
16 lines
273 B
Makefile
16 lines
273 B
Makefile
# $OpenBSD: Makefile,v 1.6 2013/03/23 13:00:09 benoit Exp $
|
|
|
|
COMMENT= framework for more readable interactive test scripts
|
|
|
|
DISTNAME = Test-Inter-1.05
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODULES= cpan
|
|
|
|
CONFIGURE_STYLE= modbuild
|
|
|
|
.include <bsd.port.mk>
|