openbsd-ports/devel/vanessa/logger/Makefile
2010-10-18 17:47:50 +00:00

16 lines
313 B
Makefile

# $OpenBSD: Makefile,v 1.3 2010/10/18 17:48:13 espie Exp $
COMMENT= provides a generic logging layer
VERSION= 0.0.7
DISTNAME= vanessa_logger-${VERSION}
SHARED_LIBS= vanessa_logger 0.3 # 0.3
MASTER_SITES= ${MASTER_SITE_VANESSA:=vanessa_logger/${VERSION}/}
USE_GROFF = Yes
WANTLIB= c
.include <bsd.port.mk>