bluhm a318130dcd update p5-JSON to 4.10
take maintainer
2022-11-10 22:49:29 +00:00

19 lines
293 B
Makefile

COMMENT = parse and convert to JSON (JavaScript Object Notation)
DISTNAME = JSON-4.10
CATEGORIES = converters
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
TEST_DEPENDS = converters/p5-JSON-XS>=2.34
PKG_ARCH = *
.include <bsd.port.mk>