aboutsummaryrefslogtreecommitdiff
path: root/www/twiki-TwistyPlugin/Makefile
blob: 2f008d61e961c66892d1cc58ea8c8699fcdc51b6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

PORTNAME=	TwistyPlugin
SVNREV=		17602

COMMENT=	Show and hide content in JS-based sections

TWDEP=	TwistyContrib>=0 BehaviourContrib>=0

.include "${.CURDIR}/../twiki/bsd.twiki.mk"
.include <bsd.port.mk>