aboutsummaryrefslogtreecommitdiffstats
path: root/converters/p5-JSON-DWIW/Makefile
blob: 4b6d6a21fd51c85fd217ac50683da3a9acf1e994 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
WWW=		https://metacpan.org/release/JSON-DWIW

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>