diff options
Diffstat (limited to 'x11/xcut/Makefile')
-rw-r--r-- | x11/xcut/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xcut/Makefile b/x11/xcut/Makefile index 1418cbbfe0ea..238a5356fe5c 100644 --- a/x11/xcut/Makefile +++ b/x11/xcut/Makefile @@ -16,5 +16,6 @@ COMMENT= Manipulate X cut buffers from the commandline USE_IMAKE= YES MAN1= xcut.1 +PLIST_FILES= bin/xcut .include <bsd.port.mk> |