15 lines
257 B
Makefile
15 lines
257 B
Makefile
# $OpenBSD: Makefile,v 1.8 2013/03/11 10:50:23 espie Exp $
|
|
|
|
COMMENT= alternative to Test::More
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Test-use-ok-0.02
|
|
REVISION= 1
|
|
CATEGORIES= devel perl5
|
|
USE_GROFF = Yes
|
|
|
|
# MIT
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|