aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libfs++/pkg-descr
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-09-15 20:18:40 +0800
committerijliao <ijliao@FreeBSD.org>2002-09-15 20:18:40 +0800
commit7888940b1e692218c69c4d73814dbb399a06c72e (patch)
tree664d32a3daeda0620b675366016b92d91504b13a /devel/libfs++/pkg-descr
parentca89a86b96c043c44e277458f16cc47933302074 (diff)
downloadfreebsd-ports-gnome-7888940b1e692218c69c4d73814dbb399a06c72e.tar.gz
freebsd-ports-gnome-7888940b1e692218c69c4d73814dbb399a06c72e.tar.zst
freebsd-ports-gnome-7888940b1e692218c69c4d73814dbb399a06c72e.zip
add libfs++ 0.1.7
C++ library which provides a file_iterator class
Diffstat (limited to 'devel/libfs++/pkg-descr')
-rw-r--r--devel/libfs++/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/libfs++/pkg-descr b/devel/libfs++/pkg-descr
new file mode 100644
index 000000000000..b04cdc999288
--- /dev/null
+++ b/devel/libfs++/pkg-descr
@@ -0,0 +1,5 @@
+libfs++ is a small c++ library which provides a file_iterator class, which
+makes it very easy to iterate through all files in a directory and its
+subdirectories.
+
+WWW: http://bluebat.dnsalias.org/software/libfs++/