From 8ed21f8cee2a1c57481857624b8a3affd8679e13 Mon Sep 17 00:00:00 2001 From: Andrew Pantyukhin Date: Mon, 28 Aug 2006 15:11:16 +0000 Subject: Add port devel/gzstream: Gzstream is a small C++ library, basically just a wrapper, that provides the functionality of the zlib C-library in a C++ iostream. It is freely available under the LGPL license. Gzstream has been written by Deepak Bandyopadhyay and Lutz Kettner at the Computational Geometry Group at UNC Chapel Hill. WWW: http://www.cs.unc.edu/Research/compgeom/gzstream/ --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 941674481b65..720726c4a9c7 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -385,6 +385,7 @@ SUBDIR += guichan SUBDIR += guikachu SUBDIR += gwenhywfar + SUBDIR += gzstream SUBDIR += happydoc SUBDIR += hapy SUBDIR += hc12mem -- cgit v1.2.3