freebsd-ports/devel/avltree/Makefile

18 lines
338 B
Makefile
Raw Normal View History

# New ports collection makefile for: avltree
# Date created: 13 January 2000
# Whom: Bill Ross <bross@nas.nasa.gov>
#
# $FreeBSD$
2000-04-11 17:30:15 -04:00
PORTNAME= avltree
PORTVERSION= 1.1
CATEGORIES= devel
MASTER_SITES= ftp://odin.compchem.ucsf.edu/pub/amber/
MAINTAINER= bross@nas.nasa.gov
MAN3= avltree.3
MANCOMPRESSED= yes
.include <bsd.port.mk>