Import of pkgsrc-2015Q3
This commit is contained in:
20
databases/libzdb/Makefile
Normal file
20
databases/libzdb/Makefile
Normal file
@@ -0,0 +1,20 @@
|
||||
# $NetBSD: Makefile,v 1.2 2015/09/12 15:20:19 tnn Exp $
|
||||
|
||||
DISTNAME= libzdb-3.1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.tildeslash.com/libzdb/dist/
|
||||
|
||||
MAINTAINER= evaldo@gardenali.biz
|
||||
HOMEPAGE= http://www.tildeslash.com/libzdb/
|
||||
COMMENT= Zild Database Library, a fast thread-safe connection pooling library
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= gmake
|
||||
|
||||
PKGCONFIG_OVERRIDE+= zdb.pc.in
|
||||
|
||||
.include "options.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
Reference in New Issue
Block a user