1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/converters/p5-JSON-DWIW/Makefile
2021-04-06 16:31:07 +02:00

17 lines
279 B
Makefile

# Created by: chinsan
PORTNAME= JSON-DWIW
PORTVERSION= 0.47
PORTREVISION= 1
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= JSON converter that Does What I Want
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>