ports/devel/p5-Test2-Tools-Explain/Makefile

19 lines
274 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = explain tools for Perl's Test2 framework
CPAN_AUTHOR = PETDANCE
DISTNAME = Test2-Tools-Explain-0.02
REVISION = 0
CATEGORIES = devel
# Artistic 2.0
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-Test2-Suite
PKG_ARCH = *
.include <bsd.port.mk>