diff options
Diffstat (limited to 'x11-clocks/astime/Makefile')
-rw-r--r-- | x11-clocks/astime/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-clocks/astime/Makefile b/x11-clocks/astime/Makefile index adbd64119b23..9723aa3b3d26 100644 --- a/x11-clocks/astime/Makefile +++ b/x11-clocks/astime/Makefile @@ -21,5 +21,6 @@ GNU_CONFIGURE= yes INSTALL_TARGET= install install.man MAN1= astime.1 +PLIST_FILES= bin/astime .include <bsd.port.mk> |