openbsd-ports/devel/p5-Log-Log4perl/Makefile
sthen 5345d897c1 Update devel/p5-Log-Log4perl to version 1.34, which provides
Log::Log4perl::Catalyst. From Andreas Voegele's repo.
2012-04-07 19:58:52 +00:00

25 lines
521 B
Makefile

# $OpenBSD: Makefile,v 1.18 2012/04/07 19:58:52 sthen Exp $
COMMENT= Log4j implementation for Perl
MODULES= cpan
DISTNAME= Log-Log4perl-1.34
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Simon Bertrang <simon@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
REGRESS_DEPENDS= devel/p5-Log-Dispatch \
devel/p5-Log-Dispatch-FileRotate \
databases/p5-DBD-CSV \
net/rrdtool,-perl \
textproc/p5-XML-DOM
.include <bsd.port.mk>