2013-03-11 10:50:00 +00:00

19 lines
321 B
Makefile

# $OpenBSD: Makefile,v 1.9 2013/03/11 10:50:22 espie Exp $
COMMENT= perl test framework for file contents
MODULES= cpan
DISTNAME= Test-File-Contents-0.05
REVISION= 0
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
CONFIGURE_STYLE= modbuild
USE_GROFF = Yes
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>