diff options
Diffstat (limited to 'misc/unclutter/Makefile')
-rw-r--r-- | misc/unclutter/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/unclutter/Makefile b/misc/unclutter/Makefile index 142425c..1335540 100644 --- a/misc/unclutter/Makefile +++ b/misc/unclutter/Makefile @@ -18,5 +18,6 @@ COMMENT= Remove idle cursor image from screen WRKSRC= $(WRKDIR)/unclutter USE_IMAKE= yes MAN1= unclutter.1 +PLIST_FILES= bin/unclutter .include <bsd.port.mk> |