# New ports collection makefile for:	p5-Clone-More
# Date created:		2006-07-14
# Whom:			Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD: ports/devel/p5-Clone-More/Makefile,v 1.2 2007/09/08 00:55:57 linimon Exp $
#

PORTNAME=	Clone-More
PORTVERSION=	0.90.2
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Clone
PKGNAMEPREFIX=	p5-

MAINTAINER=	gslin@gslin.org
COMMENT=	Perl module for natively copying Perl data structures

PERL_CONFIGURE=	5.8.5+

WRKSRC=		${WRKDIR}/${PORTNAME}

MAN3=		Clone::More.3

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1