diff options
Diffstat (limited to 'security/strobe/Makefile')
-rw-r--r-- | security/strobe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/strobe/Makefile b/security/strobe/Makefile index 7673519b6946..4ca596179587 100644 --- a/security/strobe/Makefile +++ b/security/strobe/Makefile @@ -19,4 +19,6 @@ WRKSRC= ${WRKDIR}/strobe ALL_TARGET= strobe MAN1= strobe.1 +PLIST_FILES= bin/strobe lib/strobe.services + .include <bsd.port.mk> |