2008-04-30 19:18:07 +02:00
|
|
|
# New ports collection makefile for: twiki-SubscribePlugin
|
|
|
|
# Date created: 30 April 2008
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= SubscribePlugin
|
2009-01-27 18:08:53 +01:00
|
|
|
SVNREV= 17653
|
2008-04-30 19:18:07 +02:00
|
|
|
|
|
|
|
COMMENT= Add an easy subscription link to topics
|
|
|
|
|
2009-01-27 18:08:53 +01:00
|
|
|
TWDEP= MailerContrib>=17628
|
2008-04-30 19:18:07 +02:00
|
|
|
|
|
|
|
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
|
|
|
|
.include <bsd.port.mk>
|