aboutsummaryrefslogtreecommitdiff
path: root/www/redmine-http-auth/Makefile
blob: 8e1893eccd4321a39a7c30a26dfa7e0ec75a643f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for: redmine-http-auth
# Date created:                      2010-09-12
# Whom:                              Eygene Ryabinkin <rea-fbsd@codelabs.ru>
#
# $FreeBSD$
#

PORTNAME=	http-auth
PORTVERSION=	20100730
CATEGORIES=	www
MASTER_SITES=	http://dist.codelabs.ru/fbsd/
DISTNAME=	AdamLantos-redmine_http_auth-${GITREV}

MAINTAINER=	rea@FreeBSD.org
COMMENT=	HTTP authentication plugin for Redmine

GITREV=		df98baf
REDMINE_PLUGIN_NAME=	redmine_http_auth

.include "${.CURDIR}/../../www/redmine/bsd.redmine.mk"