openbsd-ports/devel/p5-Log-Any/Makefile
2013-03-11 10:50:00 +00:00

17 lines
295 B
Makefile

# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:18 espie Exp $
COMMENT= bringing loggers and listeners together
MODULES= cpan
DISTNAME= Log-Any-0.14
CATEGORIES= devel
MAINTAINER= David Hill <dhill@mindcry.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
CONFIGURE_STYLE= perl
.include <bsd.port.mk>