summaryrefslogtreecommitdiffstats
path: root/databases/tinycdb/Makefile
blob: 56c67af3bdac13168326d3f751f09b9b3a474630 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# ex:ts=8
# Ports collection makefile for:	tinycdb
# Date created:			Oct 17, 2002
# Whom:				ijliao
#
# $FreeBSD$
#

PORTNAME=	tinycdb
PORTVERSION=	0.73
PORTREVISION=	1
CATEGORIES=	databases
MASTER_SITES=	ftp://ftp.corpit.ru/pub/tinycdb/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Analogous to cdb, but faster

USE_GMAKE=	yes
MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}" prefix="${PREFIX}"

MAN1=	cdb.1
MAN3=	cdb.3
MAN5=	cdb.5

.include <bsd.port.mk>
OpenPOWER on IntegriCloud