17 lines
301 B
Makefile

# $OpenBSD: Makefile,v 1.9 2013/10/11 23:49:20 naddy Exp $
COMMENT= thoroughly testing objects via registered handlers
MODULES= cpan
DISTNAME= Test-Object-0.07
REVISION= 1
CATEGORIES= devel
# Artistic
PERMIT_PACKAGE_CDROM= Yes
MAKE_ENV= AUTOMATED_TESTING=Yes TEST_POD=Yes
.include <bsd.port.mk>