aboutsummaryrefslogtreecommitdiffstats
path: root/www/twiki-SubscribePlugin/Makefile
blob: 44120bd82e3e9cf60d90d30d08d8d33a40f63fba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:    twiki-SubscribePlugin
# Date created:     30 April 2008
#
# $FreeBSD$
#

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>