diff options
Diffstat (limited to 'devel/libavl/Makefile')
-rw-r--r-- | devel/libavl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libavl/Makefile b/devel/libavl/Makefile index 0eb07b4..b9cba26 100644 --- a/devel/libavl/Makefile +++ b/devel/libavl/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= avl DISTNAME= avl-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A library for balanced binary trees GNU_CONFIGURE= yes |