openbsd-ports/converters/p5-JSON-XS-VersionOneAndTwo/Makefile
2013-03-11 01:30:26 +00:00

17 lines
324 B
Makefile

# $OpenBSD: Makefile,v 1.5 2013/03/11 01:30:28 espie Exp $
COMMENT = shim to support either v1 or v2 APIs of JSON::XS
MODULES = cpan
USE_GROFF = Yes
DISTNAME = JSON-XS-VersionOneAndTwo-0.31
REVISION= 0
CATEGORIES = converters
# Perl
PERMIT_PACKAGE_CDROM = Yes
RUN_DEPENDS = converters/p5-JSON-XS
.include <bsd.port.mk>