freebsd-ports/www/twiki-GluePlugin/Makefile
2009-01-09 20:18:43 +00:00

17 lines
422 B
Makefile

# New ports collection makefile for: twiki-GluePlugin
# Date created: 9 Jan 2009
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#
PORTNAME= GluePlugin
SVNREV= 15708
MASTER_SITES= http://protey.ru/freebsd/distfiles/ \
${MASTER_SITE_LOCAL:S!$!skv/!}
MAINTAINER= skv@FreeBSD.org
COMMENT= Allow to format tags and arguments on multiple lines
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
.include <bsd.port.mk>