aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2013-01-16 04:13:17 +0800
committerehaupt <ehaupt@FreeBSD.org>2013-01-16 04:13:17 +0800
commitb972ed9ae16d59b6c0362a578b4c2716544882cf (patch)
tree8c1acb2c1b2f2a7770892d58a75281c1ec0081c4 /shells
parentf11af019f9b2c88b040dc42595cc7a15fdf28bea (diff)
downloadfreebsd-ports-gnome-b972ed9ae16d59b6c0362a578b4c2716544882cf.tar.gz
freebsd-ports-gnome-b972ed9ae16d59b6c0362a578b4c2716544882cf.tar.zst
freebsd-ports-gnome-b972ed9ae16d59b6c0362a578b4c2716544882cf.zip
Add LICENSE
Diffstat (limited to 'shells')
-rw-r--r--shells/bash-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/bash-devel/Makefile b/shells/bash-devel/Makefile
index 3205000f8614..6ffcb9f26945 100644
--- a/shells/bash-devel/Makefile
+++ b/shells/bash-devel/Makefile
@@ -23,6 +23,8 @@ PATCHFILES!= /usr/bin/jot -s " " -w \
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= The GNU Project's Bourne Again SHell
+LICENSE= GPLv3
+
OPTIONS_DEFINE= IMPLICITCD COLONBREAKSWORDS HELP NLS STATIC SYSLOG DOCS
OPTIONS_DEFAULT=IMPLICITCD COLONBREAKSWORDS HELP NLS
IMPLICITCD_DESC= Use directory name alone to cd into it