summaryrefslogtreecommitdiff
path: root/devel/vanessa_logger/Makefile
blob: 16acfb4417017b63d59c68d5155c65895d341749 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.1.1.1 2004/09/25 00:04:09 grant Exp $
#

DISTNAME=		vanessa_logger-0.0.7
CATEGORIES=		devel
MASTER_SITES=		http://www.vergenet.net/linux/vanessa/download/vanessa_logger/0.0.7/

MAINTAINER=		tech-pkg@NetBSD.org
HOMEPAGE=		http://www.vergenet.net/linux/vanessa/
COMMENT=		Library that provides a generic logging layer

USE_BUILDLINK3=		yes
USE_LIBTOOL=		yes
GNU_CONFIGURE=		yes

.include "../../mk/bsd.pkg.mk"