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 a532a4501132..4015007313d2 100644 --- a/math/ss/Makefile +++ b/math/ss/Makefile @@ -18,6 +18,8 @@ COMMENT= A curses-based SpreadSheet program WRKSRC= ${WRKDIR}/ss_133 MAN1= ss.1 pss.1 +PLIST_FILES= bin/ss bin/pss + do-configure: @${CP} ${WRKSRC}/config.bsd ${WRKSRC}/config.h |