blob: db21a1213bee2f9c511a9f8e97bd18c4a29e52d1 (
plain) (
tree)
|
|
# 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>
|