ports/converters/p5-JSON-XS-VersionOneAndTwo/Makefile

15 lines
256 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = shim to support either v1 or v2 APIs of JSON::XS
MODULES = cpan
PKG_ARCH = *
DISTNAME = JSON-XS-VersionOneAndTwo-0.31
REVISION = 2
CATEGORIES = converters
# Perl
PERMIT_PACKAGE = Yes
RUN_DEPENDS = converters/p5-JSON-XS
.include <bsd.port.mk>