16 lines
308 B
Makefile
16 lines
308 B
Makefile
|
# New ports collection makefile for: twiki-TwistyPlugin
|
||
|
# Date created: 17 April 2008
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
PORTNAME= TwistyPlugin
|
||
|
SVNREV= 16417
|
||
|
|
||
|
COMMENT= Show and hide content in JS-based sections
|
||
|
|
||
|
TWDEP= TwistyContrib>=0 BehaviourContrib>=0
|
||
|
|
||
|
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
|
||
|
.include <bsd.port.mk>
|