aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-12-03 15:59:20 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-12-03 15:59:20 +0800
commit66fd4173679a2e6431e73a286708acb76f81d69f (patch)
treea5423934d7a5581a0930a824e32e0c3f9f076199 /shells
parent6447aad88e7bc783f4f37747645190bf182eda4e (diff)
downloadfreebsd-ports-gnome-66fd4173679a2e6431e73a286708acb76f81d69f.tar.gz
freebsd-ports-gnome-66fd4173679a2e6431e73a286708acb76f81d69f.tar.zst
freebsd-ports-gnome-66fd4173679a2e6431e73a286708acb76f81d69f.zip
- Add LICENSE_FILE
Approved by: portmgr (blanket)
Diffstat (limited to 'shells')
-rw-r--r--shells/bash-completion/Makefile1
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