freebsd-ports/converters/p5-JSON-DWIW/Makefile

22 lines
389 B
Makefile
Raw Normal View History

# New ports collection makefile for: p5-JSON-DWIW
# Date created: 2007/02/14
# Whom: chinsan
#
# $FreeBSD$
#
PORTNAME= JSON-DWIW
2008-08-09 20:25:26 +02:00
PORTVERSION= 0.26
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= chinsan@FreeBSD.org
COMMENT= JSON converter that Does What I Want
MAN3= JSON::DWIW.3 JSON::DWIW::Boolean.3
PERL_CONFIGURE= yes
.include <bsd.port.mk>