aboutsummaryrefslogtreecommitdiffstats
path: root/misc/getopt
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-11-25 02:24:42 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-11-25 02:24:42 +0800
commitf7e87c4706b184251e7b2c6291533bfe35a31bb1 (patch)
treedf70fc64879654be75f989e1530fe8503fcfa4d6 /misc/getopt
parent197219ec36443a36e688f11bdcbfa288cc7d980c (diff)
downloadfreebsd-ports-gnome-f7e87c4706b184251e7b2c6291533bfe35a31bb1.tar.gz
freebsd-ports-gnome-f7e87c4706b184251e7b2c6291533bfe35a31bb1.tar.zst
freebsd-ports-gnome-f7e87c4706b184251e7b2c6291533bfe35a31bb1.zip
- Update LICENSE
Diffstat (limited to 'misc/getopt')
-rw-r--r--misc/getopt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile
index 31574eeb478b..66f46abec763 100644
--- a/misc/getopt/Makefile
+++ b/misc/getopt/Makefile
@@ -10,7 +10,8 @@ MASTER_SITES= http://frodo.looijaard.name/system/files/software/getopt/ \
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Replacement for getopt(1) that supports GNU-style long options
-LICENSE= GPLv2
+LICENSE= GPLv2 GPLv3
+LICENSE_COMB= dual
OPTIONS_DEFINE= DOCS NLS
OPTIONS_SUB= yes