freebsd-ports/www/twiki-TwistyPlugin/Makefile
Greg Larkin 377b33645e - Unforbid TWiki
- Upgrade to 4.2.3
- Replace MASTER_SITES
- Upgrade TWiki plugins to latest svn.twiki.org versions
- Take maintainership of TWiki and existing plugins

Reviewed by:	miwi
Approved by:	erwin
Approved by:	beech (mentor)
Security:	9227dcaf-827f-11dd-9cd7-0050568452ac
2008-10-20 02:10:51 +00:00

16 lines
308 B
Makefile

# New ports collection makefile for: twiki-TwistyPlugin
# Date created: 17 April 2008
#
# $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>