# New ports collection makefile for:	p5-String-Ediff
# Date created:				12 May 2004
# Whom:			Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD: ports/devel/p5-String-Ediff/Makefile,v 1.4 2005/11/11 21:36:28 mnag Exp $
# $MidnightBSD: mports/devel/p5-String-Ediff/Makefile,v 1.2 2008/10/16 21:43:32 laffer1 Exp $
#

PORTNAME=	String-Ediff
PORTVERSION=	0.08
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	String
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl module to produce common sub-string indices for two strings
LICENSE=	perl

PERL_CONFIGURE=	yes

MAN3=		String::Ediff.3

.include <bsd.port.mk>
