pkgsrc-wip/xbsql/Makefile
2005-07-27 16:27:55 +00:00

21 lines
557 B
Makefile

# $NetBSD: Makefile,v 1.9 2005/07/27 16:31:31 thomasklausner Exp $
#
DISTNAME= xbsql-0.11
CATEGORIES= database
MASTER_SITES= http://www.rekallrevealed.org/packages/
EXTRACT_SUFX= .tgz
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.rekallrevealed.org/packages/
COMMENT= SQL frontend for DB4 (DBF) files with xbase
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
.include "../../wip/xbase/buildlink3.mk"
.include "../../devel/readline/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"