pkgsrc-wip/xbsql/Makefile

21 lines
552 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2003/11/18 05:13:53 mpasternak Exp $
#
DISTNAME= xbsql-0.11
CATEGORIES= wip
MASTER_SITES= http://www.rekallrevealed.org/packages/
EXTRACT_SUFX= .tgz
MAINTAINER= dotz@irc.pl
HOMEPAGE= http://www.rekallrevealed.org/packages/
COMMENT= SQL frontend for DB4 (DBF) files with xbase
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= yes
.include "../../wip/xbase/buildlink2.mk"
.include "../../devel/readline/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"