diff options
Diffstat (limited to 'science/py-SimpleSpectral/Makefile')
-rw-r--r-- | science/py-SimpleSpectral/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/py-SimpleSpectral/Makefile b/science/py-SimpleSpectral/Makefile index f17e6b1321f4..8dfe79a92fdb 100644 --- a/science/py-SimpleSpectral/Makefile +++ b/science/py-SimpleSpectral/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Simplified scipy.signal.spectral module with only pyFFTW support +WWW= https://github.com/xmikos/simplespectral LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |