freebsd-ports/www/twiki-GluePlugin/Makefile
2021-04-06 16:31:07 +02:00

11 lines
279 B
Makefile

# Created by: Sergey Skvortsov <skv@protey.ru>
PORTNAME= GluePlugin
SVNREV= 15708
MASTER_SITES= http://protey.ru/freebsd/distfiles/ \
LOCAL/skv
COMMENT= Allow to format tags and arguments on multiple lines
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
.include <bsd.port.mk>