# New ports collection makefile for:	p5-Array-Compare
# Date created:				30 Dec 2001
# Whom:					Seamus Venasse <svenasse@polaris.ca>
#
# $FreeBSD: ports/misc/p5-Array-Compare/Makefile,v 1.6 2005/10/06 07:42:27 ehaupt Exp $
#

PORTNAME=	Array-Compare
PORTVERSION=	1.13
CATEGORIES=	misc perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Array
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl extension for comparing arrays

PERL_MODBUILD=	yes

MAN3=		Array::Compare.3

.include <bsd.port.mk>
