diff options
Diffstat (limited to 'devel/unittest-cpp/Makefile')
-rw-r--r-- | devel/unittest-cpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/unittest-cpp/Makefile b/devel/unittest-cpp/Makefile index 773e895da743..0a0d679fe162 100644 --- a/devel/unittest-cpp/Makefile +++ b/devel/unittest-cpp/Makefile @@ -5,6 +5,7 @@ CATEGORIES= devel MAINTAINER= iblis@hs.ntnu.edu.tw COMMENT= Lightweight unit testing framework for C++ +WWW= https://github.com/unittest-cpp/unittest-cpp LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |