1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# Created by: Wen Heping <wen@FreeBSD.org> # $FreeBSD$ PORTNAME= File-DirCompare PORTVERSION= 0.7 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to compare two directories using callbacks PERL_CONFIGURE= yes MAN3= File::DirCompare.3 .include <bsd.port.mk>