freebsd-ports/databases/gigabase/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

21 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.65
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>