2013-08-02 20:52:07 +02:00
|
|
|
# Created by: chinsan
|
2007-03-18 18:33:36 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= JSON-DWIW
|
2010-09-29 19:44:00 +02:00
|
|
|
PORTVERSION= 0.47
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2007-03-18 18:33:36 +01:00
|
|
|
CATEGORIES= converters perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2007-03-18 18:33:36 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-08-28 19:37:26 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2007-03-18 18:33:36 +01:00
|
|
|
COMMENT= JSON converter that Does What I Want
|
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2007-03-18 18:33:36 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|