Changeset 80474
- Timestamp:
- 07/13/11 09:22:33 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/base/portmgr/jobs/port_binary_distributable.tcl
r80453 r80474 27 27 # 'Restrictive' means a non-free license that does not allow distributing 28 28 # binaries, and is thus not in the list. 29 set good_licenses {agpl apache apsl artistic autoconf boost bsd cecill cpl curl30 fontconfig freebsd freetype gfdl gpl ibmpl ijg jasper31 lgpl libpng mit mpl openssl php psf qpl public-domain32 restrictive/distributable ruby sleepycat ssleay tcl/tk x1133 zlib zpl}29 set good_licenses {agpl apache apsl artistic autoconf boost bsd cecill cpl 30 curl fontconfig freebsd freetype gfdl gpl ibmpl ijg jasper 31 lgpl libpng libtool mit mpl openssl php psf qpl 32 public-domain restrictive/distributable ruby sleepycat 33 ssleay tcl/tk x11 zlib zpl} 34 34 foreach lic $good_licenses { 35 35 set license_good($lic) 1
Note: See TracChangeset
for help on using the changeset viewer.

