View | Details | Raw Unified | Return to bug 150806
Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 6-18 Link Here
6
6
7
PORTNAME=	authlogic
7
PORTNAME=	authlogic
8
PORTVERSION=	2.1.6
8
PORTVERSION=	2.1.6
9
PORTREVISION=	1
9
CATEGORIES=	devel rubygems
10
CATEGORIES=	devel rubygems
10
MASTER_SITES=	RG
11
MASTER_SITES=	RG
11
12
12
MAINTAINER=	avl@FreeBSD.org
13
MAINTAINER=	avl@FreeBSD.org
13
COMMENT=	A clean, simple, and unobtrusive Ruby authentication solution
14
COMMENT=	A clean, simple, and unobtrusive Ruby authentication solution
14
15
15
RUN_DEPENDS=	rubygem-activesupport>=2.0.2:${PORTSDIR}/devel/rubygem-activesupport
16
RUN_DEPENDS=	rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport
16
17
17
USE_RUBY=	yes
18
USE_RUBY=	yes
18
USE_RUBYGEMS=	yes
19
USE_RUBYGEMS=	yes

Return to bug 150806