Attention ports committers

Eygene Ryabinkin rea at freebsd.org
Fri Jan 14 22:06:45 UTC 2011


Sat, Jan 15, 2011 at 12:46:02AM +0300, Eygene Ryabinkin wrote:
> A couple of things about the port:
[...]

Two more things.

There is INSTALL_MAN macros that should be used for manpage
installation.  Also, ${MANPREFIX}/man/man8/ is better spelled as
${MAN8PREFIX}/man/man8/ and you can use the following construct:
{{{
.for m in ${MAN8}
	${INSTALL_MAN} ${WRKSRC}${m} ${MAN8PREFIX}/man/man8/${m}
.endfor
}}}
to automate the installation.

Perhaps, ${CAT} ${PKGMESSAGE} is better be silenced by writing
'@${CAT} ${PKGMESSAGE}'.
-- 
Eygene Ryabinkin                                        ,,,^..^,,,
[ Life's unfair - but root password helps!           | codelabs.ru ]
[ 82FE 06BC D497 C0DE 49EC  4FF0 16AF 9EAE 8152 ECFB | freebsd.org ]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20110114/2cc2cbd3/attachment.pgp


More information about the freebsd-ports mailing list