diff options
Diffstat (limited to 'science/orthanc-mysql')
-rw-r--r-- | science/orthanc-mysql/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/orthanc-mysql/Makefile b/science/orthanc-mysql/Makefile index 8d5757b56f2a..e1b992167177 100644 --- a/science/orthanc-mysql/Makefile +++ b/science/orthanc-mysql/Makefile @@ -13,6 +13,7 @@ EXTRACT_ONLY= OrthancMySQL-${PORTVERSION}.tar.gz MAINTAINER= maintainer.freebsd@xpoundit.com COMMENT= Orthanc plugin to use MySQL/MariaDB for indexing or storage +WWW= https://www.orthanc-server.com/static.php?page=mysql LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING |