aboutsummaryrefslogtreecommitdiff
path: root/devel/estd/pkg-descr
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-05-17 18:43:13 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-05-17 18:43:13 +0000
commit742711534e9e781fa24c2dd96c744b66e2ba8d21 (patch)
tree2d77039271114b1fae329fc0c7233fe44e64b36e /devel/estd/pkg-descr
parentfc07a4de3ee4f2e79ed5b0b8408f0a16e73db71c (diff)
downloadports-742711534e9e781fa24c2dd96c744b66e2ba8d21.tar.gz
ports-742711534e9e781fa24c2dd96c744b66e2ba8d21.zip
Notes
Diffstat (limited to 'devel/estd/pkg-descr')
-rw-r--r--devel/estd/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/estd/pkg-descr b/devel/estd/pkg-descr
new file mode 100644
index 000000000000..7d3a977d8b9a
--- /dev/null
+++ b/devel/estd/pkg-descr
@@ -0,0 +1,8 @@
+estd is a header-only C++ library providing some additional utilities in the
+style of the standard library.
+
+The include files are ordered hierarchically in the style of Boost. You can
+include a whole sublibrary with a single header, or pick only the bits you want
+to use.
+
+WWW: https://github.com/fizyr/estd