summaryrefslogblamecommitdiff
path: root/databases/libsdb/Makefile
blob: c65ccc6bcbd1dd924fb061bf21b5467666140e8b (plain) (tree)
1
2
3
4
5
6
7
8
9








                                              
                     









                                           


                                                                   
                      
# ex:ts=8
# New ports collection makefile for:	libsdb
# Date created:			Jul 2, 2001
# Whom:				ijliao
#
# $FreeBSD$
#

PORTNAME=	libsdb
PORTVERSION=	0.4.0
CATEGORIES=	databases
MASTER_SITES=	ftp://siag.nu/pub/libsdb/ \
		http://siag.nu/pub/libsdb/
DISTNAME=	sdb-${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org

GNU_CONFIGURE=	yes
INSTALLS_SHLIB=	yes

MAN3=		sdb.3 sdb_init.3 sdb_open.3 sdb_close.3 sdb_query.3
MAN8=		sdbd.8

.include <bsd.port.mk>