17 lines
295 B
Makefile
Raw Normal View History

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