openbsd-ports/devel/p5-Test-Requires/Makefile
2013-03-11 10:50:00 +00:00

14 lines
304 B
Makefile

# $OpenBSD: Makefile,v 1.2 2013/03/11 10:50:23 espie Exp $
COMMENT = checks to see if the module can be loaded
MODULES = cpan
DISTNAME = Test-Requires-0.06
CATEGORIES = devel
MAINTAINER = Abel Abraham Camarillo Ojeda <acamari@verlet.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
.include <bsd.port.mk>