diff options
Diffstat (limited to 'math/ss/Makefile')
-rw-r--r-- | math/ss/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/ss/Makefile b/math/ss/Makefile index c5c098cdd8ff..bd4fb3e8d80d 100644 --- a/math/ss/Makefile +++ b/math/ss/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A curses-based SpreadSheet program + WRKSRC= ${WRKDIR}/ss_133 MAN1= ss.1 pss.1 |