freebsd-ports/devel/avltree/Makefile
Pav Lucistnik 8dbb308e81 - Don't strip the library, rendering it unuable
PR:		ports/73543
Submitted by:	Olivier Beyssac <ob-ports@r14.freenix.org>
2004-11-04 22:12:20 +00:00

19 lines
404 B
Makefile

# New ports collection makefile for: avltree
# Date created: 13 January 2000
# Whom: Bill Ross <bross@nas.nasa.gov>
#
# $FreeBSD$
PORTNAME= avltree
PORTVERSION= 1.1
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= # disappeared in 2001
MAINTAINER= ports@FreeBSD.org
COMMENT= An in-memory index w/ binary and string keys and key counts
MAN3= avltree.3
MANCOMPRESSED= yes
.include <bsd.port.mk>