openbsd-ports/devel/p5-Log-Log4perl/Makefile
simon 35dd6bdb74 maintainance updates
tested by and fine with steven@
2007-05-19 21:01:30 +00:00

18 lines
354 B
Makefile

# $OpenBSD: Makefile,v 1.7 2007/05/19 21:01:30 simon Exp $
COMMENT= "Log4j implementation for Perl"
MODULES= cpan
DISTNAME= Log-Log4perl-1.10
CATEGORIES= devel
MAINTAINER= Simon Bertrang <simon@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>