12 lines
252 B
Makefile
12 lines
252 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= TopicVarsPlugin
|
|
SVNREV= 16417
|
|
# with modifications, to be committed to SVN
|
|
PORTEPOCH= 1
|
|
|
|
COMMENT= Create externally usable variables in any topic
|
|
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
|
|
.include <bsd.port.mk>
|