mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
18 lines
338 B
Makefile
18 lines
338 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
|
|
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>
|