diff options
Diffstat (limited to 'devel/cvsps/Makefile')
-rw-r--r-- | devel/cvsps/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/cvsps/Makefile b/devel/cvsps/Makefile index a3f7d2f8dd51..4dd9965ed626 100644 --- a/devel/cvsps/Makefile +++ b/devel/cvsps/Makefile @@ -18,7 +18,8 @@ COMMENT= CVS patchsets USE_GMAKE= yes ALL_TARGET= cvsps -MAN1= cvsps.1 +MAN1= cvsps.1 +PLIST_FILES= bin/cvsps do-install: ${INSTALL_PROGRAM} ${WRKSRC}/cvsps ${PREFIX}/bin |