freebsd-ports/converters/p5-JSON-Any/Makefile
2008-01-08 02:29:35 +00:00

21 lines
446 B
Makefile

# New ports collection makefile for: JSON-Any
# Date created: 7 Apr 2007
# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= JSON-Any
PORTVERSION= 1.15
CATEGORIES= converters perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/P/PE/PERIGRIN
PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl Wrapper Class for the various JSON classes
PERL_CONFIGURE= yes
MAN3= JSON::Any.3
.include <bsd.port.mk>