aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-01-15 20:13:17 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-01-15 20:13:17 +0000
commited6b261f86947db058868a086038bfe947caa709 (patch)
tree8c1acb2c1b2f2a7770892d58a75281c1ec0081c4 /shells
parent0ac6c3f0915c36e0a1d84b0eb165dc46f043eec3 (diff)
downloadports-ed6b261f86947db058868a086038bfe947caa709.tar.gz
ports-ed6b261f86947db058868a086038bfe947caa709.zip
Notes
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