aboutsummaryrefslogtreecommitdiff
path: root/devel/cppunit/pkg-descr
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-06-27 12:42:44 +0000
committerWill Andrews <will@FreeBSD.org>2002-06-27 12:42:44 +0000
commita66ad541306d2174cfa1bb38983e0aaedf01a48a (patch)
treef8c5fdd0db304f9ed838f0b671bd443b7f3692ec /devel/cppunit/pkg-descr
parent2de600e7517c7450d131bf6438d89b374c1cb7ec (diff)
Notes
Diffstat (limited to 'devel/cppunit/pkg-descr')
-rw-r--r--devel/cppunit/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/cppunit/pkg-descr b/devel/cppunit/pkg-descr
new file mode 100644
index 000000000000..c448566ce78e
--- /dev/null
+++ b/devel/cppunit/pkg-descr
@@ -0,0 +1,7 @@
+CppUnit --- The C++ Unit Test Library
+WWW: http://cppunit.sourceforge.net
+
+CppUnit is the C++ port of the famous JUnit framework for unit testing.
+
+- Graeme
+gcross@netspace.net.au