aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorzi <zi@FreeBSD.org>2011-10-04 23:29:38 +0800
committerzi <zi@FreeBSD.org>2011-10-04 23:29:38 +0800
commitee385c49db218bb5e249d64fa1e1c087cf738029 (patch)
tree403c62d942185aeb61e744530db5b0d00c1feeee /devel/Makefile
parent5aff9b25bbde4a050f1938624a64a69497d5dabf (diff)
downloadfreebsd-ports-graphics-ee385c49db218bb5e249d64fa1e1c087cf738029.tar.gz
freebsd-ports-graphics-ee385c49db218bb5e249d64fa1e1c087cf738029.tar.zst
freebsd-ports-graphics-ee385c49db218bb5e249d64fa1e1c087cf738029.zip
New port: devel/ding-libs
'D is not GLib' utility libraries Ding-libs provides utility functions to manipulate filesystem pathnames (libpath_utils), a hash table which dynamically resizes to achieve optimal storage and access time properties (libdhash), a data type to collect data in a hierarchical structure for easy iteration and serialization (libcollection), a dynamically growing, reference-counted array (libref_array), and a library to process configuration files in initialization format (INI) into a library collection data structure (libini_config). PR: ports/161267 Submitted by: Andrew Elble <aweits@rit.edu>
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index ffc628479e1..44a04fdb095 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -301,6 +301,7 @@
SUBDIR += dfuife-curses
SUBDIR += dia2code
SUBDIR += diffuse
+ SUBDIR += ding-libs
SUBDIR += directfb
SUBDIR += dissy
SUBDIR += distcc