freebsd-ports/www/redmine-http-auth/Makefile

22 lines
554 B
Makefile
Raw Normal View History

# 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
2012-06-01 07:26:28 +02:00
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"