freebsd-ports/sysutils/p5-File-DirCompare/Makefile

22 lines
422 B
Makefile
Raw Normal View History

# New ports collection makefile for: p5-File-DirCompare
# Date created: 3rd March, 2010
# Whom: Wen Heping <wen@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= File-DirCompare
PORTVERSION= 0.6
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= wen@FreeBSD.org
COMMENT= Perl module to compare two directories using callbacks
PERL_CONFIGURE= yes
MAN3= File::DirCompare.3
.include <bsd.port.mk>