freebsd-ports/www/twiki-TopicVarsPlugin/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

9 lines
225 B
Makefile

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