summaryrefslogtreecommitdiff
path: root/devel/cppunit
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:23:04 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:23:04 +0000
commit65dac0040a45fe190370c7770111d2eba8121645 (patch)
treed5bd02634a590bd04d5234209c46630f2a1224b2 /devel/cppunit
parentDe-pkg-comment. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76032
Diffstat (limited to 'devel/cppunit')
-rw-r--r--devel/cppunit/Makefile1
-rw-r--r--devel/cppunit/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/cppunit/Makefile b/devel/cppunit/Makefile
index 60b73ae46616..64c55ad067f8 100644
--- a/devel/cppunit/Makefile
+++ b/devel/cppunit/Makefile
@@ -11,6 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= gcross@netspace.net.au
+COMMENT= C++ port of the JUnit framework for unit testing
HAS_CONFIGURE= yes
INSTALLS_SHLIB= yes
diff --git a/devel/cppunit/pkg-comment b/devel/cppunit/pkg-comment
deleted file mode 100644
index 029919b962df..000000000000
--- a/devel/cppunit/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-C++ port of the JUnit framework for unit testing