aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-06-14 08:22:55 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-06-14 08:22:55 +0000
commita22b6e03bd5a2cb542a37ded0f6eb698503f02be (patch)
tree5ef5b71fdda40e67f01af9f5289425655d4e1acc /ports-mgmt
parent8fe91429b39dae46f483712dd519f69fb07bd249 (diff)
downloadports-a22b6e03bd5a2cb542a37ded0f6eb698503f02be.tar.gz
ports-a22b6e03bd5a2cb542a37ded0f6eb698503f02be.zip
Add LICENSE information to my ports where the right answer is obvious
Notes
Notes: svn path=/head/; revision=256505
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/portmaster/Makefile2
-rw-r--r--ports-mgmt/portmaster/pkg-descr2
2 files changed, 4 insertions, 0 deletions
diff --git a/ports-mgmt/portmaster/Makefile b/ports-mgmt/portmaster/Makefile
index 8b7be0e83b2e..30a4b7082907 100644
--- a/ports-mgmt/portmaster/Makefile
+++ b/ports-mgmt/portmaster/Makefile
@@ -16,6 +16,8 @@ DISTFILES= # none
MAINTAINER= dougb@FreeBSD.org
COMMENT= Manage your ports without external databases or languages
+LICENSE= BSD
+
OPTIONS= BASH "Install programmable completions for Bash" off \
ZSH "Install programmable completions for zsh" off
diff --git a/ports-mgmt/portmaster/pkg-descr b/ports-mgmt/portmaster/pkg-descr
index e68367757f92..d2be6689807a 100644
--- a/ports-mgmt/portmaster/pkg-descr
+++ b/ports-mgmt/portmaster/pkg-descr
@@ -21,4 +21,6 @@ Portmaster has the following features:
*** Package installation support requires FreeBSD 6.4 or newer ***
+LICENSE: BSD
+
WWW: http://dougbarton.us/portmaster.html