summaryrefslogtreecommitdiff
path: root/www/twiki-SubscribePlugin/Makefile
blob: d476715e31e9967deb9957cddaa40a6e645eda19 (plain)
1
2
3
4
5
6
7
8
9
10

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>