freebsd-ports/www/twiki-TopicVarsPlugin/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

14 lines
320 B
Makefile

# New ports collection makefile for: twiki-TopicVarsPlugin
# Date created: 30 April 2008
#
# $FreeBSD$
#
PORTNAME= TopicVarsPlugin
SVNREV= 16417b
# with modifications, to be committed to SVN
COMMENT= Create externally usable variables in any topic
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
.include <bsd.port.mk>