freebsd-ports/www/redmine-http-auth/Makefile
2012-06-01 05:26:28 +00:00

21 lines
554 B
Makefile

# 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
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"