diff options
Diffstat (limited to 'devel/libredblack/Makefile')
-rw-r--r-- | devel/libredblack/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libredblack/Makefile b/devel/libredblack/Makefile index 52f82ff97b2f..617847704f2e 100644 --- a/devel/libredblack/Makefile +++ b/devel/libredblack/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= smace@freebsd.org +COMMENT= Library that provides the red-black balanced tree algorithm MAN3= rbcloselist.3 rbdelete.3 rbdestroy.3 rbfind.3 rbinit.3 rblookup.3 \ rbopenlist.3 rbreadlist.3 rbsearch.3 rbwalk.3 |