freebsd-ports/www/redmine-http-auth/Makefile
2014-07-08 01:42:17 +00:00

17 lines
424 B
Makefile

# Created by: 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"