aboutsummaryrefslogblamecommitdiff
path: root/graphics/rubygem-clutter-gdk/Makefile
blob: 5a319f366ec3dc131c8dbc8402cb4a2fb16fcc8f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12



                                                  
                     






                                                           
                                     



                                                                          
                   


                   

                      
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$

PORTNAME=	clutter-gdk
PORTVERSION=	3.3.8
CATEGORIES=	graphics rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Ruby binding of GDK specific API of Clutter

LICENSE=	LGPL21+
LICENSE_FILE=	${WRKSRC}/COPYING.LIB

RUN_DEPENDS=	rubygem-clutter>=${PORTVERSION}:graphics/rubygem-clutter \
		rubygem-gdk3>=${PORTVERSION}:x11-toolkits/rubygem-gdk3

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>