Prune devel/py-EnthoughtBase
[dports.git] / devel / p5-String-Ediff / Makefile
1 # Created by: Akinori MUSHA aka knu <knu@idaemons.org>
2 # $FreeBSD$
3
4 PORTNAME=       String-Ediff
5 PORTVERSION=    0.09
6 PORTREVISION=   2
7 CATEGORIES=     devel perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     perl@FreeBSD.org
12 COMMENT=        Perl module to produce common sub-string indices for two strings
13
14 USES=           perl5
15 USE_PERL5=      configure
16
17 .include <bsd.port.mk>