freebsd-ports/sysutils/p5-File-DirCompare/Makefile
Wen Heping 01d368ee69 - Update to 0.7
- Trim Makefile headers
- Pass maintainership to perl@

Feature safe:	yes
2012-10-22 01:31:26 +00:00

17 lines
330 B
Makefile

# 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>