Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Nov 2003 04:26:05 +0300
From:      Sergey Matveychuk <sem@ciam.ru>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Does new PORTDOCS macro mork?
Message-ID:  <3FAC462D.6060006@ciam.ru>
In-Reply-To: <1068253220.22635.5.camel@shumai.marcuscom.com>
References:  <3FAC2F86.3050009@ciam.ru> <1068253220.22635.5.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Joe Marcus Clarke wrote:
> Setting this macro only adds plist entries to the final package
> +CONTENTS file (just like INFO and MAN do).  You will still have to
> physically install these files.  For example:

But would I need installs INFO and MAN files by hands?

> 
> PORTDOCS=      FAQ SECURITY CREDITS ChangeLog
> ...
> .for i in ${PORTDOCS}
> 	${INSTALL_DATA} ${WRKSRC}/doc/${i} ${DOCSDIR}
> .endfor

And what about PR/49955? It makes both.

---
Sem.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FAC462D.6060006>