Re: Generating packages without documentation

2009-02-09 Thread Ion-Mihai Tetcu
On Mon, 09 Feb 2009 21:46:12 +0100 Matias Surdi wrote: > Hi, > > When I build a package with "make package" for a port, the resulting > package contains also the docs (which upon installation are located > in /usr/local/share/doc/[package] > > > Which is the best way to exclude those files in

Generating packages without documentation

2009-02-09 Thread Matias Surdi
Hi, When I build a package with "make package" for a port, the resulting package contains also the docs (which upon installation are located in /usr/local/share/doc/[package] Which is the best way to exclude those files in the generated package? Thanks a lot. _