1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
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

10 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>