freebsd-ports/www/twiki-MailerContrib/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

9 lines
186 B
Makefile

PORTNAME= MailerContrib
SVNREV= 17641
COMMENT= E-mail notification of changes
RUN_DEPENDS= p5-URI>=1.35:net/p5-URI
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
.include <bsd.port.mk>