summaryrefslogtreecommitdiff
path: root/databases/cdb/Makefile
blob: fd149f31463b3939537f89e6af78b5b928db3f3b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# ports collection makefile for:	Constant DataBase
# Version required:			0.55
# Date created:				18th July 1998
# Whom:					Gary Palmer <gpalmer@freebsd.org>
#
# $Id$
#

DISTNAME=	cdb-0.55
CATEGORIES=	databases
MASTER_SITES=	ftp://koobera.math.uic.edu/www/software/

MAINTAINER=	ports@FreeBSD.ORG

NO_PACKAGE=	"Very unclear copyright information"
ALL_TARGET=	it

.include <bsd.port.mk>