Hi,

I'm going to ask portmgr@ approval to add an ISCL to
the License database. Here is the patch:
-----
Index: bsd.licenses.db.mk
===================================================================
RCS file: /home/pcvs/ports/Mk/bsd.licenses.db.mk,v
retrieving revision 1.6
diff -u -r1.6 bsd.licenses.db.mk
--- bsd.licenses.db.mk  2 Aug 2010 18:24:26 -0000       1.6
+++ bsd.licenses.db.mk  26 Oct 2010 06:03:49 -0000
@@ -33,7 +33,7 @@
 # _LICENSE_LIST_GROUPS - List of defined license groups
 #
 
-_LICENSE_LIST=                 ART10 ART20 ASL BSD BSL CDDL EPL GFDL GPLv1 
GPLv2 GPLv3 LGPL20 LGPL21 LGPL3 MIT MPL
+_LICENSE_LIST=                 ART10 ART20 ASL BSD BSL CDDL EPL GFDL GPLv1 
GPLv2 GPLv3 ISCL LGPL20 LGPL21 LGPL3 MIT MPL
 
 # List of groups (only names must be present)
 
@@ -91,6 +91,9 @@
 _LICENSE_NAME_GPLv3=   GNU General Public License version 3
 _LICENSE_GROUPS_GPLv3= FSF GPL OSI
 
+_LICENSE_NAME_ISCL=            Internet Systems Consortium License
+_LICENSE_GROUPS_ISCL=  FSF GPL OSI
+
 _LICENSE_NAME_LGPL20=  GNU Library General Public License version 2.0
 _LICENSE_GROUPS_LGPL20=        FSF GPL OSI
 
-----

Are there any comments/suggestions?

-- 
WBR, Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to