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

9 lines
188 B
Makefile

PORTNAME= SubscribePlugin
SVNREV= 17653
COMMENT= Add an easy subscription link to topics
TWDEP= MailerContrib>=17628
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
.include <bsd.port.mk>