diff options
Diffstat (limited to 'sysutils/shlock/Makefile')
-rw-r--r-- | sysutils/shlock/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/shlock/Makefile b/sysutils/shlock/Makefile index eee5d5429dad..5089e46547e4 100644 --- a/sysutils/shlock/Makefile +++ b/sysutils/shlock/Makefile @@ -19,6 +19,7 @@ COMMENT= Create lock files for use in shell scripts HAS_CONFIGURE= yes MAN1= shlock.1 +PLIST_FILES= bin/shlock WRKSRC= ${WRKDIR}/inn-${PORTVERSION} |