freebsd-ports/www/twiki-GluePlugin/Makefile
2014-07-19 11:09:51 +00:00

12 lines
312 B
Makefile

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