freebsd-ports/www/twiki-SubscribePlugin/Makefile

16 lines
295 B
Makefile
Raw Normal View History

# 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>