freebsd-ports/databases/cdb/Makefile
Chris Piazza 4315b1f7e5 Update MASTER_SITES and WWW
PR:		14949
Submitted by:	Chris D. Faulhaber <jedgar@fxp.org>
1999-11-20 22:09:15 +00:00

19 lines
397 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= http://cr.yp.to/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>