mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
12d7a5ec60
It has moved to base as part of perl 5.40. Corrections from ddickman@, OK bluhm@
17 lines
237 B
Makefile
17 lines
237 B
Makefile
COMMENT = explain tools for Perl's Test2 framework
|
|
|
|
CPAN_AUTHOR = PETDANCE
|
|
DISTNAME = Test2-Tools-Explain-0.02
|
|
REVISION = 1
|
|
|
|
CATEGORIES = devel
|
|
|
|
# Artistic 2.0
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
|
|
PKG_ARCH = *
|
|
|
|
.include <bsd.port.mk>
|