openbsd-ports/devel/p5-TAP-Parser/Makefile
2013-03-11 10:50:00 +00:00

19 lines
278 B
Makefile

# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:22 espie Exp $
COMMENT= parse TAP output
MODULES= cpan
DISTNAME= TAP-Parser-0.54
REVISION= 0
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
CPAN_AUTHOR= ANDYA
CONFIGURE_STYLE= modbuild
USE_GROFF = Yes
.include <bsd.port.mk>