openbsd-ports/devel/p5-File-DirCompare/Makefile
2013-03-11 10:50:00 +00:00

21 lines
366 B
Makefile

# $OpenBSD: Makefile,v 1.8 2013/03/11 10:50:17 espie Exp $
COMMENT = compare two directories using callbacks
MODULES = cpan
DISTNAME = File-DirCompare-0.6
REVISION = 1
CATEGORIES = devel
USE_GROFF = Yes
CPAN_AUTHOR = GAVINC
MAINTAINER = James Wright <jamesw@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
CONFIGURE_STYLE = perl
.include <bsd.port.mk>