freebsd-ports/devel/p5-String-Ediff/Makefile
Cheng-Lung Sung 7e9b2c5ad6 - fix coredump @ amd64
- bump PORTREVISION

Changes:
Submitted by:	delphij
2008-02-02 03:00:14 +00:00

22 lines
446 B
Makefile

# New ports collection makefile for: p5-String-Ediff
# Date created: 12 May 2004
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD$
#
PORTNAME= String-Ediff
PORTVERSION= 0.09
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl module to produce common sub-string indices for two strings
PERL_CONFIGURE= yes
MAN3= String::Ediff.3
.include <bsd.port.mk>