diff options
Diffstat (limited to 'math/sfft')
-rw-r--r-- | math/sfft/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/sfft/Makefile b/math/sfft/Makefile index 9c7a1ad7d337..2da9007187be 100644 --- a/math/sfft/Makefile +++ b/math/sfft/Makefile @@ -8,6 +8,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Optimized Sparse Fast Fourier Transform +WWW= https://spiral.net/software/sfft.html LICENSE= GPLv2 |