diff options
Diffstat (limited to 'math/fxt/Makefile')
-rw-r--r-- | math/fxt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile index c4718cb9defa..fbaf6077727c 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= FFT code and related stuff + WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes |