mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
f978aba7d5
- Add a couple of new extensions: - TopicVarsPlugin for inter-topic variables - SubscribePlugin for quick subscription to topics
16 lines
295 B
Makefile
16 lines
295 B
Makefile
# New ports collection makefile for: twiki-SubscribePlugin
|
|
# Date created: 30 April 2008
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= SubscribePlugin
|
|
SVNREV= 16430
|
|
|
|
COMMENT= Add an easy subscription link to topics
|
|
|
|
TWDEP= MailerContrib>=13511
|
|
|
|
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
|
|
.include <bsd.port.mk>
|