summaryrefslogtreecommitdiff
path: root/devel/vanessa_logger/Makefile
blob: a7f2c28c2be726228800804e00220beda1d50e0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:39 tv Exp $
#

DISTNAME=		vanessa_logger-0.0.7
PKGREVISION=		1
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_LIBTOOL=		yes
GNU_CONFIGURE=		yes

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