17 lines
236 B
Makefile
17 lines
236 B
Makefile
COMMENT = skip tests when modules not available
|
|
|
|
DISTNAME = Test-Needs-0.002009
|
|
|
|
CATEGORIES = devel
|
|
|
|
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
|
|
PKG_ARCH = *
|
|
|
|
.include <bsd.port.mk>
|