diff options
Diffstat (limited to 'math/fftw')
-rw-r--r-- | math/fftw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile index f850b7ad3874..6ef5ba0ac3b7 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \ MAINTAINER= ports@FreeBSD.org COMMENT?= Fast C routines to compute the Discrete Fourier Transform +WWW= https://www.fftw.org/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING |