aboutsummaryrefslogtreecommitdiff
path: root/devel/libredblack/Makefile
blob: 52f82ff97b2f8fe08b91e4a5e012a8c5e3b39d1b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	libredblack
# Date created:		15 April 2002
# Whom:			smace@freebsd.org
#
# $FreeBSD$
#

PORTNAME=	libredblack
PORTVERSION=	1.2
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	smace@freebsd.org

MAN3=		rbcloselist.3 rbdelete.3 rbdestroy.3 rbfind.3 rbinit.3 rblookup.3 \
		rbopenlist.3 rbreadlist.3 rbsearch.3 rbwalk.3

GNU_CONFIGURE=	yes
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>