diff options
Diffstat (limited to 'devel/cmake-gui/Makefile')
-rw-r--r-- | devel/cmake-gui/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cmake-gui/Makefile b/devel/cmake-gui/Makefile index 579c9d1fbc9f..b0b27e300791 100644 --- a/devel/cmake-gui/Makefile +++ b/devel/cmake-gui/Makefile @@ -7,6 +7,7 @@ PKGNAMESUFFIX= -gui-${FLAVOR} MAINTAINER= kde@FreeBSD.org COMMENT= Qt-based GUI for CMake +WWW= https://www.cmake.org LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/Copyright.txt |