aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-File-Cmp/Makefile
blob: 20c9bda5efe88a372a80f01bcdefe57b2caab83f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	File-Cmp
PORTVERSION=	1.07
CATEGORIES=	sysutils perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module to compare two files character by character

USES=		perl5
USE_PERL5=	configure
NO_ARCH=	yes

.include <bsd.port.mk>