On Fri, Jul 26, 2019 at 10:00:21PM -0400, Brian Callahan wrote: > Attached is a new port, mail/dma. dma is the DragonFly Mail Agent, the tiny > little mailer program from DragonFly BSD. Looks fine to me, see comments below.
> pkg/README: > $OpenBSD$ > ... > Below is an example /etc/mailer.conf that will work with dma. How about providing this as an example config under the usual path? Also, there's ${WRKSRC}/dma.conf that might be worth shipping. Regarding your do-install target: the comment does not really help, it merely makes me look why you're doing this instead of explaining it in the first place. That said, have you seen ${WRKSRC}/bsd/dma/Makefile?