diff options
Diffstat (limited to 'math/ss/Makefile')
-rw-r--r-- | math/ss/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ss/Makefile b/math/ss/Makefile index c5c098cdd8ff..ffa07483859f 100644 --- a/math/ss/Makefile +++ b/math/ss/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.irus.rri.on.ca/~amulder/ss/ \ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A curses-based SpreadSheet program WRKSRC= ${WRKDIR}/ss_133 MAN1= ss.1 pss.1 |