diff options
Diffstat (limited to 'math/py-spectral')
-rw-r--r-- | math/py-spectral/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-spectral/Makefile b/math/py-spectral/Makefile index 611818378f1a..d8b0beb09441 100644 --- a/math/py-spectral/Makefile +++ b/math/py-spectral/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Spectral Python (SPy) is a Python module for hyperspectral image processing +WWW= https://www.spectralpython.net/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt |