freebsd-ports/www/twiki-TwistyPlugin/Makefile
Andrew Pantyukhin a5e7cbba67 - Take maintainership
- Update to 4.2.0
- Refactor into modular design
- Add 21 default modules and 2 non-default ones
- Make upgrading reasonably safe

Wiki:		http://wiki.FreeBSD.org/TWiki
Approved by:	farrokhi (maintainer, implicit via miwi)
2008-04-22 08:36:45 +00:00

15 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>