diff options
Diffstat (limited to 'editors/bpatch/Makefile')
-rw-r--r-- | editors/bpatch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/bpatch/Makefile b/editors/bpatch/Makefile index 91990a735a1f..87f81521ba89 100644 --- a/editors/bpatch/Makefile +++ b/editors/bpatch/Makefile @@ -16,5 +16,6 @@ COMMENT= A hex editor that doesn't load the whole file at once MAN1= bpatch.1 NO_WRKSUBDIR= yes +PLIST_FILES= bin/bpatch .include <bsd.port.mk> |