15 lines
279 B
Makefile
15 lines
279 B
Makefile
# $OpenBSD: Makefile,v 1.13 2013/03/11 10:50:23 espie Exp $
|
|
|
|
COMMENT= run tests built with Test::Builder
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Test-Tester-0.108
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|