aboutsummaryrefslogtreecommitdiff
path: root/devel/tabulate/pkg-descr
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-02-01 18:01:32 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-02-01 18:01:32 +0000
commitb2449fd531e18ba75c1c8668bd80581c12e008d5 (patch)
treebaac96a8a73c3bb5010bc6f21448290ba511720c /devel/tabulate/pkg-descr
parent75b60133408d6c342e3bb4ffe685a613fd12bd32 (diff)
downloadports-b2449fd531e18ba75c1c8668bd80581c12e008d5.tar.gz
ports-b2449fd531e18ba75c1c8668bd80581c12e008d5.zip
New port: devel/tabulate: Table maker for modern C++ (a header-only library)
Notes
Notes: svn path=/head/; revision=563603
Diffstat (limited to 'devel/tabulate/pkg-descr')
-rw-r--r--devel/tabulate/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/tabulate/pkg-descr b/devel/tabulate/pkg-descr
new file mode 100644
index 000000000000..792664619c64
--- /dev/null
+++ b/devel/tabulate/pkg-descr
@@ -0,0 +1,4 @@
+tabulate is a header-only library that makes it easy to manipulate tables
+in C++.
+
+WWW: https://github.com/p-ranav/tabulate