diff options
Diffstat (limited to 'math/labplot/Makefile')
-rw-r--r-- | math/labplot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile index 335761346aff..9805f52ee5ce 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Data plotting and function analysis tool by KDE +WWW= https://labplot.kde.org/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-2.0-or-later.txt |