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

(-)Makefile (-1 / +2 lines)
Lines 6-18 Link Here
6
6
7
PORTNAME=	analogger
7
PORTNAME=	analogger
8
PORTVERSION=	0.5.0
8
PORTVERSION=	0.5.0
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 fast, flexible, easy to use logging service for Ruby
14
COMMENT=	A fast, flexible, easy to use logging service for Ruby
14
15
15
RUN_DEPENDS=	rubygem-eventmachine>=0.7.0:${PORTSDIR}/devel/rubygem-eventmachine
16
RUN_DEPENDS=	rubygem-eventmachine>=0.0.0:${PORTSDIR}/devel/rubygem-eventmachine
16
17
17
USE_RUBY=	yes
18
USE_RUBY=	yes
18
USE_RUBYGEMS=	yes
19
USE_RUBYGEMS=	yes

Return to bug 150805