1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/databases/cdb/Makefile
Michael Haro 65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00

20 lines
412 B
Makefile

# ports collection makefile for: Constant DataBase
# Version required: 0.55
# Date created: 18th July 1998
# Whom: Gary Palmer <gpalmer@freebsd.org>
#
# $FreeBSD$
#
DISTNAME= cdb-0.55
CATEGORIES= databases
MASTER_SITES= ftp://koobera.math.uic.edu/www/software/
MAINTAINER= ports@FreeBSD.org
ALL_TARGET= it
MAN1= cdbget.1 cdbmake.1 cdbdump.1 cdbstats.1 cdbtest.1
MAN3= cdb.3
.include <bsd.port.mk>