diff options
Diffstat (limited to 'astro/xphoon/Makefile')
-rw-r--r-- | astro/xphoon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/xphoon/Makefile b/astro/xphoon/Makefile index 184cd85..48beff4 100644 --- a/astro/xphoon/Makefile +++ b/astro/xphoon/Makefile @@ -18,5 +18,6 @@ COMMENT= Set the root window to the moon in its current phase USE_IMAKE= yes MAN1= xphoon.1 +PLIST_FILES= bin/xphoon .include <bsd.port.mk> |