openbsd-ports/devel/p5-Test-API/Makefile
2022-03-11 18:49:30 +00:00

18 lines
262 B
Makefile

COMMENT = test a list of subroutines provided by a module
DISTNAME = Test-API-0.010
REVISION = 0
CATEGORIES = devel
MAINTAINER = Wen Heping <wenheping2000@hotmail.com>
# Apache 2.0
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>