1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/www/twiki-SubscribePlugin/Makefile
Andrew Pantyukhin f978aba7d5 - Fix bsd.twiki.mk a bit
- Add a couple of new extensions:
- TopicVarsPlugin for inter-topic variables
- SubscribePlugin for quick subscription to topics
2008-04-30 17:18:07 +00:00

16 lines
295 B
Makefile

# New ports collection makefile for: twiki-SubscribePlugin
# Date created: 30 April 2008
#
# $FreeBSD$
#
PORTNAME= SubscribePlugin
SVNREV= 16430
COMMENT= Add an easy subscription link to topics
TWDEP= MailerContrib>=13511
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
.include <bsd.port.mk>