head	1.3;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.11.17.06.03.02;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.06.01.05.25.01;	author dinoex;	state Exp;
branches;
next	1.1;

1.1
date	2010.11.26.13.53.56;	author rea;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switch exporter over
@
text
@# New ports collection makefile for: redmine-http-auth
# Date created:                      2010-09-12
# Whom:                              Eygene Ryabinkin <rea-fbsd@@codelabs.ru>
#
# $FreeBSD: head/www/redmine-http-auth/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	http-auth
PORTVERSION=	20100730
PORTREVISION=	1
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"
@


1.2
log
@- update png to 1.5.10
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@New port: www/redmine-http-auth

Plugin for doing HTTP-based authentication in Redmine.  Also contains
the generic module, bsd.redmine.mk, for making Redmine plugins.

Reviewed by: decke
Approved by: garga (mentor)
PR: ports/150507
@
text
@d10 1
@

