On Sun, 21 Dec 2008 01:48:06 +0100
Matthias Kilian <[email protected]> wrote:

> On Sat, Dec 20, 2008 at 10:46:46PM +0100, Sebastian Rother wrote:
> > As I did "find /usr -name *GPL*" only one file was found (installed by
> > qt3 in /usr/local/share/doc/qt3/LICENSE.GPL).
> 
> $ find /usr/local -type f | xargs grep -l 'GNU .* PUBLIC LICENSE'
> 
> > Would it propably make more sense to may save each license just once?
> 
> Absolutely. Do you want to do it? Walk through all ports, check the
> license, check whether it installs the license and wether the license
> may be installedf separately, fix the PLIST if necessary?
> 
> Ciao,
>       Kili

I think I got your point.... :-p

Kind regards,
Sebastian

Reply via email to