ports/devel/p5-Path-Tiny/Makefile

19 lines
264 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = file path utility
DISTNAME = Path-Tiny-0.144
CPAN_AUTHOR = DAGOLDEN
CATEGORIES = devel
# Apache 2.0
PERMIT_PACKAGE = Yes
MODULES = cpan
TEST_DEPENDS = devel/p5-Test-FailWarnings \
devel/p5-Test-MockRandom
PKG_ARCH = *
.include <bsd.port.mk>