On Sat, 6 Jan 2001 will@FreeBSD.org wrote:
> Synopsis: NEW PORT: security/amavis-perl, mail antivirus
>
> State-Changed-From-To: open->closed
> State-Changed-By: will
> State-Changed-When: Sat Jan 6 23:38:37 PST 2001
> State-Changed-Why:
> Committed, thanks. You forgot to take care of NOPORTDOCS in the
> Makefile to collaborate with your pkg-plist patch.
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=23978
>
X.if !defined(NOPORTDOCS)
X ${MKDIR} ${PREFIX}/share/doc/amavis
X.for i in README README.exim README.postfix README.sendmail
README.scanners doc/amavis.txt
X ${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/amavis
X.endfor
X.endif
Wasn't that sufficient?
--Roman Shterenzon, UNIX System Administrator and Consultant
[ Xpert UNIX Systems Ltd., Herzlia, Israel. Tel: +972-9-9522361 ]
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message