diff options
Diffstat (limited to 'math/xlispstat/Makefile')
-rw-r--r-- | math/xlispstat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile index d737b4d02c4b..e5af3a1d6cfe 100644 --- a/math/xlispstat/Makefile +++ b/math/xlispstat/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= ftp://ftp.stat.umn.edu/pub/xlispstat/current/ \ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} MAINTAINER= ports@FreeBSD.org +COMMENT= A statistics/X11 based lisp interpreter USE_XLIB= yes GNU_CONFIGURE= yes |