aboutsummaryrefslogblamecommitdiff
path: root/converters/p5-JSON-DWIW/Makefile
blob: 4b66002721a135c5b2ff0941486b9979343c4b92 (plain) (tree)
1
2
3
4
5
6
7
8
9
                     

                         
                    
                 
                                
                    

                   
                                

                                                    

                         

                      
# 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>