diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-11-15 11:02:34 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-11-15 11:02:34 +0800 |
commit | 592025aaf41e7e6c7e82b02031a1aaa4558964af (patch) | |
tree | 25518abf7301606e494d0576876560c20e8b354f /shells | |
parent | 12422a3b545b0951689a77a67bdba86651414111 (diff) | |
download | freebsd-ports-gnome-592025aaf41e7e6c7e82b02031a1aaa4558964af.tar.gz freebsd-ports-gnome-592025aaf41e7e6c7e82b02031a1aaa4558964af.tar.zst freebsd-ports-gnome-592025aaf41e7e6c7e82b02031a1aaa4558964af.zip |
- Add LICENSE_FILE
Diffstat (limited to 'shells')
-rw-r--r-- | shells/p5-Bash-Completion/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/p5-Bash-Completion/Makefile b/shells/p5-Bash-Completion/Makefile index 838658b8251d..fa9b720e5e61 100644 --- a/shells/p5-Bash-Completion/Makefile +++ b/shells/p5-Bash-Completion/Makefile @@ -13,6 +13,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Extensible system to provide bash completion LICENSE= ART20 +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Module-Load>=0.22:${PORTSDIR}/devel/p5-Module-Load |