15 lines
261 B
Makefile
15 lines
261 B
Makefile
# $OpenBSD: Makefile,v 1.18 2020/07/03 21:44:58 sthen Exp $
|
|
|
|
COMMENT= abstraction layer for logging and tracing
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME = Log-Agent-1.003
|
|
CATEGORIES= devel
|
|
REVISION = 0
|
|
|
|
# Artistic License
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|