# New ports collection makefile for:	Data::Recursive::Encode
# Date created:		23 Jan 2010
# Whom:			Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Data-Recursive-Encode/Makefile,v 1.1 2010/01/23 07:17:30 kuriyama Exp $
#

PORTNAME=	Data-Recursive-Encode
PORTVERSION=	0.03
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	kuriyama@FreeBSD.org
COMMENT=	Perl extension to encode/decode values in a structure

PERL_CONFIGURE=	yes

MAN3=	Data::Recursive::Encode.3

.include <bsd.port.mk>
