diff options
Diffstat (limited to 'x11-wm/tvtwm/Makefile')
-rw-r--r-- | x11-wm/tvtwm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/tvtwm/Makefile b/x11-wm/tvtwm/Makefile index 47c6e5168f49..c508d8937b6f 100644 --- a/x11-wm/tvtwm/Makefile +++ b/x11-wm/tvtwm/Makefile @@ -19,5 +19,6 @@ WRKSRC= ${WRKDIR}/tvtwm USE_IMAKE= yes USE_XPM= yes MAN1= tvtwm.1 +PLIST_FILES= bin/tvtwm .include <bsd.port.mk> |