c932f94b32
as requested by maintainer
18 lines
348 B
Makefile
18 lines
348 B
Makefile
# $OpenBSD: Makefile,v 1.10 2011/10/04 07:40:15 jasper 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
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|