mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
13 lines
231 B
Makefile
13 lines
231 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= TwistyPlugin
|
|
SVNREV= 17602
|
|
|
|
COMMENT= Show and hide content in JS-based sections
|
|
|
|
TWDEP= TwistyContrib>=0 BehaviourContrib>=0
|
|
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
|
|
.include <bsd.port.mk>
|