freebsd-ports/databases/gigabase/Makefile
Patrick Li 306cf2d963 - Update to 2.64
- Project site moved, author's email updated
- PREFIX safe

Based on PR:	38735
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru> (previous maintainer)
2002-06-01 02:44:35 +00:00

20 lines
391 B
Makefile

# ports collection makefile for: gigabase
# Date created: 15 August 2000
# Whom: Sergey Osokin aka oZZ <ports@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gigabase
PORTVERSION= 2.64
CATEGORIES= databases
MASTER_SITES= http://www.garret.ru/~knizhnik/
MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}
INSTALLS_SHLIB= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>