pkgsrc-wip/xbase/Makefile
2006-09-14 18:53:09 +00:00

18 lines
462 B
Makefile

# $NetBSD: Makefile,v 1.11 2006/09/14 19:20:03 dhowland Exp $
#
DISTNAME= xbase-2.0.0
CATEGORIES= databases
MASTER_SITES= http://www.rekallrevealed.org/packages/
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.rekallrevealed.org/packages/
COMMENT= Xbase (i.e. dBase, FoxPro, etc.) compatible C++ class library
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"