aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-07-12 20:48:02 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-07-12 20:48:02 +0000
commitb58e7bd8a6059e2fd9f7978fc4330d9178b7361a (patch)
tree694159a4e274a69cc5574c5c81ac320a3a36e53d /devel/Makefile
parentb7614bffce6b72fd20e342786cc0507422f9cbd1 (diff)
downloadports-b58e7bd8a6059e2fd9f7978fc4330d9178b7361a.tar.gz
ports-b58e7bd8a6059e2fd9f7978fc4330d9178b7361a.zip
Add cstringbuffer, a library designed to make file I/O to strings easier
and more platform-neutral. It performs memory management on strings, as well as permits typical string operations. PR: ports/68898 Submitted by: Mooneer Salem <mooneer@translator.cx>
Notes
Notes: svn path=/head/; revision=113500
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 7b16b85a58ee..2e0e32f389a7 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -149,6 +149,7 @@
SUBDIR += cscope
SUBDIR += cscout
SUBDIR += cssc
+ SUBDIR += cstringbuffer
SUBDIR += ctags
SUBDIR += cutils
SUBDIR += cvs+ipv6