15 lines
269 B
Makefile
15 lines
269 B
Makefile
# $OpenBSD: Makefile,v 1.11 2013/03/11 10:50:18 espie Exp $
|
|
|
|
COMMENT= abstraction layer for logging and tracing
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Log-Agent-0.307
|
|
REVISION= 1
|
|
CATEGORIES= devel
|
|
USE_GROFF = Yes
|
|
|
|
# Artistic License
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|