99e0e07aa9
Submitted by: skv
15 lines
295 B
Makefile
15 lines
295 B
Makefile
# 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>
|