diff options
-rw-r--r-- | shells/bash-completion/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile index d08e7cd0c754..e27fa8a3431b 100644 --- a/shells/bash-completion/Makefile +++ b/shells/bash-completion/Makefile @@ -10,6 +10,7 @@ MAINTAINER= adamw@FreeBSD.org COMMENT= Programmable completion library for Bash LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= bash:shells/bash |