diff options
Diffstat (limited to 'devel/cppunit/Makefile')
-rw-r--r-- | devel/cppunit/Makefile | 1 |
1 files changed, 1 insertions, 0 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 |