summaryrefslogtreecommitdiffstats
path: root/www/rubygem-htauth/Makefile
blob: e39c2a516326d5575e3110fd320acd6c5ecf7895 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Ports collection makefile for:	gem-color
# Date created:				19 Apr 2008
# Whom:					dirk.meyer@dinoex.sub.org
#
# $FreeBSD$

PORTNAME=	htauth
PORTVERSION=	1.0.3
CATEGORIES=	www rubygems
MASTER_SITES=	RF
MASTER_SITE_SUBDIR=	copiousfreetime

MAINTAINER=	dinoex@FreeBSD.org
COMMENT=	Replacement for the Apache htdigest and htpasswd

BUILD_DEPENDS=	rubygem-highline>=1.5.0:${PORTSDIR}/devel/rubygem-highline
RUN_DEPENDS=	${BUILD_DEPENDS}

USE_RUBY=	yes
USE_RUBYGEMS=	yes
USE_RAKE=	yes
RUBYGEM_AUTOPLIST=  yes
PLIST_FILES=	bin/htdigest-ruby bin/htpasswd-ruby

.include <bsd.port.mk>
OpenPOWER on IntegriCloud