12 lines
215 B
Makefile
12 lines
215 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= SubscribePlugin
|
|
SVNREV= 17653
|
|
|
|
COMMENT= Add an easy subscription link to topics
|
|
|
|
TWDEP= MailerContrib>=17628
|
|
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
|
|
.include <bsd.port.mk>
|