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

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

MAINTAINER= ports@FreeBSD.ORG

ALL_TARGET= it

.include <bsd.port.mk>