aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-String-Ediff/Makefile
blob: a98e4b96faa7a263e3619a21bbca0f8f0dd1b3e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	String-Ediff
PORTVERSION=	0.09
PORTREVISION=	2
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

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

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>