aboutsummaryrefslogtreecommitdiff
path: root/x11/xclip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xclip/Makefile')
-rw-r--r--x11/xclip/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile
index f826748fb7b6..12e085f1ee78 100644
--- a/x11/xclip/Makefile
+++ b/x11/xclip/Makefile
@@ -17,6 +17,7 @@ COMMENT= An interface to X selections ("the clipboard") from the command line
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_IMAKE= yes
-MAN1= xclip.1
+MAN1= xclip.1
+PLIST_FILES= bin/xclip
.include <bsd.port.mk>