aboutsummaryrefslogtreecommitdiff
path: root/misc/getopt
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-11-24 18:24:42 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-11-24 18:24:42 +0000
commit6da9a241156ee51fc9aa141a5f4eed7f407375f0 (patch)
treedf70fc64879654be75f989e1530fe8503fcfa4d6 /misc/getopt
parent793bd02ed71a6299575ea1921a8cc0a0871bac76 (diff)
downloadports-6da9a241156ee51fc9aa141a5f4eed7f407375f0.tar.gz
ports-6da9a241156ee51fc9aa141a5f4eed7f407375f0.zip
Notes
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