aboutsummaryrefslogtreecommitdiff
path: root/x11/xlogout/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xlogout/Makefile')
-rw-r--r--x11/xlogout/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/xlogout/Makefile b/x11/xlogout/Makefile
index d84c5a496d3b..7e15f10644c4 100644
--- a/x11/xlogout/Makefile
+++ b/x11/xlogout/Makefile
@@ -18,4 +18,7 @@ WRKSRC= ${WRKDIR}/xlogout
USE_IMAKE= yes
MAN1= xlogout.1
+PLIST_FILES= bin/xlogout \
+ lib/X11/app-defaults/XLogout
+
.include <bsd.port.mk>