openbsd-ports/devel/p5-Log-Log4perl/Makefile
steven 55c6fc4a67 update to 1.02
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2006-01-03 10:06:34 +00:00

24 lines
454 B
Makefile

# $OpenBSD: Makefile,v 1.2 2006/01/03 10:06:34 steven Exp $
COMMENT= "module to scan C language files"
DISTNAME= Log-Log4perl-1.02
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MAINTAINER= Sam Smith <S@msmith.net>
# Artistic/GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>