summaryrefslogtreecommitdiff
path: root/devel/vanessa_logger/Makefile
blob: fdcf6669e1b2165c6ca4ee5256ed5dbb88fbe588 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.4 2006/03/04 21:29:30 jlam 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=		pkgsrc-users@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"