aboutsummaryrefslogtreecommitdiff
path: root/www/twiki-GluePlugin/Makefile
blob: a7cc58dbfe373191654c09625e19f14f1a9f8c9d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$

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>