diff options
Diffstat (limited to 'sysutils/roottail/Makefile')
-rw-r--r-- | sysutils/roottail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/roottail/Makefile b/sysutils/roottail/Makefile index 26bcc99b5b58..02ce469e5a61 100644 --- a/sysutils/roottail/Makefile +++ b/sysutils/roottail/Makefile @@ -15,6 +15,7 @@ MAINTAINER= jedgar@FreeBSD.org COMMENT= Simple utility to tail files/logs to a root X window MAN1= root-tail.1 +PLIST_FILES= bin/root-tail USE_IMAKE= yes .include <bsd.port.mk> |