summaryrefslogtreecommitdiffstats
path: root/graphics/rubygem-opengl/Makefile
blob: 1af8a32cd85376e74605922f4afd597a2f1ce0ab (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
26
27
# New ports collection makefile for:	ruby-opengl
# Date created:		2011-03-14
# Whom:			Steve Wills <steve@meatwad.mouf.net>
#
# $FreeBSD$
#

PORTNAME=	opengl
PORTVERSION=	0.60.1
CATEGORIES=	graphics ruby
MASTER_SITES=	RG
DISTNAME=	ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR=	ruby

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	OpenGL/GLU/GLUT interface modules for Ruby

RUN_DEPENDS=	rubygem-mkrf>=0.2.3:${PORTSDIR}/devel/rubygem-mkrf

USE_RUBY=	yes
USE_RAKE=	yes
GEM_NAME=	ruby-${PORTNAME}-${PORTVERSION}
USE_RUBYGEMS=	yes
USE_GL=		glut
RUBYGEM_AUTOPLIST=	yes

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