aboutsummaryrefslogtreecommitdiff
path: root/www/twiki-NewUserPlugin/Makefile
blob: db21a1213bee2f9c511a9f8e97bd18c4a29e52d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:	twiki-NewUserPlugin
# Date created:		9 Jan 2009
# Whom:			Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#

PORTNAME=	NewUserPlugin
SVNREV=		17515
MASTER_SITES=	http://protey.ru/freebsd/distfiles/ \
		${MASTER_SITE_LOCAL:S!$!skv/!}

MAINTAINER=	skv@FreeBSD.org
COMMENT=	Create user's topic for externally authenticated users

.include "${.CURDIR}/../twiki/bsd.twiki.mk"
.include <bsd.port.mk>