freebsd-ports/converters/p5-JSON-DWIW/Makefile
Rong-En Fan 9f518b3b3e - Update to 0.04
PR:		ports/110744
Submitted by:	chinsan (maintainer)
2007-03-25 17:06:33 +00:00

22 lines
436 B
Makefile

# New ports collection makefile for: p5-JSON-DWIW
# Date created: 2007/02/14
# Whom: chinsan
#
# $FreeBSD$
#
PORTNAME= JSON-DWIW
PORTVERSION= 0.04
CATEGORIES= converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/D/DO/DOWENS
PKGNAMEPREFIX= p5-
MAINTAINER= chinsan@FreeBSD.org
COMMENT= JSON converter that Does What I Want
MAN3= JSON::DWIW.3
PERL_CONFIGURE= yes
.include <bsd.port.mk>