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

(-)Makefile (-1 / +2 lines)
Lines 7-19 Link Here
7
7
8
PORTNAME=		ruby-sdl-ffi
8
PORTNAME=		ruby-sdl-ffi
9
PORTVERSION=	0.3
9
PORTVERSION=	0.3
10
PORTREVISION=	1
10
CATEGORIES=		devel rubygems
11
CATEGORIES=		devel rubygems
11
MASTER_SITES=		RG
12
MASTER_SITES=		RG
12
13
13
MAINTAINER=	kick.christoph@googlemail.com
14
MAINTAINER=	kick.christoph@googlemail.com
14
COMMENT=	Low-level binding to SDL and related libraries using Ruby-FFI
15
COMMENT=	Low-level binding to SDL and related libraries using Ruby-FFI
15
16
16
RUN_DEPENDS=	rubygem-nice-ffi>=0.3:${PORTSDIR}/devel/rubygem-nice-ffi
17
RUN_DEPENDS=	rubygem-nice-ffi>=0.2:${PORTSDIR}/devel/rubygem-nice-ffi
17
18
18
USE_RUBY=	yes
19
USE_RUBY=	yes
19
USE_RUBYGEMS=	yes
20
USE_RUBYGEMS=	yes

Return to bug 150810