From 67d983c26c6d93a58527603236deec7902035e77 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Sun, 20 Aug 2000 10:37:54 +0000 Subject: Add gigabase 2.14, an object-relational database management system. PR: 20661 Submitted by: Sergey A. Osokin --- databases/gigabase/Makefile | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 databases/gigabase/Makefile (limited to 'databases/gigabase/Makefile') diff --git a/databases/gigabase/Makefile b/databases/gigabase/Makefile new file mode 100644 index 000000000000..43d9b5ecaf39 --- /dev/null +++ b/databases/gigabase/Makefile @@ -0,0 +1,20 @@ +# ports collection makefile for: gigabase +# Date created: 15 August 2000 +# Whom: Sergey Osokin aka oZZ +# +# $FreeBSD$ +# + +PORTNAME= gigabase +PORTVERSION= 2.14 +CATEGORIES= databases +MASTER_SITES= http://www.ispras.ru/~knizhnik/ + +MAINTAINER= ozz@FreeBSD.org.ru + +WRKSRC= ${WRKDIR}/${PORTNAME} +USE_GMAKE= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-shared --build=$(ARCH} --host=unknown-freebsd --target=${OSREL} + +.include -- cgit v1.2.3