diff options
Diffstat (limited to 'x11/xlupe/Makefile')
-rw-r--r-- | x11/xlupe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/xlupe/Makefile b/x11/xlupe/Makefile index 8f218c3..63031a6 100644 --- a/x11/xlupe/Makefile +++ b/x11/xlupe/Makefile @@ -16,4 +16,6 @@ COMMENT= Magnifying glass for X. like xmag but with continously updates USE_IMAKE= yes USE_XPM= yes +PLIST_FILES= bin/xlupe + .include <bsd.port.mk> |