ports/devel/p5-Test-Lib/Makefile

16 lines
230 B
Makefile

COMMENT = use libraries from a t/lib directory
DISTNAME = Test-Lib-0.003
CATEGORIES = devel
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>