Does new PORTDOCS macro mork?

Sergey Matveychuk sem at ciam.ru
Fri Nov 7 17:25:52 PST 2003


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.



More information about the freebsd-ports mailing list