diff options
Diffstat (limited to 'devel/cssc/Makefile')
-rw-r--r-- | devel/cssc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cssc/Makefile b/devel/cssc/Makefile index 7ff9353b5aa7..c6c248552095 100644 --- a/devel/cssc/Makefile +++ b/devel/cssc/Makefile @@ -18,6 +18,7 @@ COMMENT= A workalike for the source code control system SCCS GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-binary MAN1= sccs.1 +INFO= cssc WRKSRC= ${WRKDIR}/CSSC-0.15alpha.pl0 |