aboutsummaryrefslogblamecommitdiff
path: root/graphics/rubygem-clutter-gdk/Makefile
blob: f3e484fd56b41d59ab8a347ea71081e55c30b2a8 (plain) (tree)
1
2
3
4
5



                                                  
                     










                                                                          
                   


                   

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

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

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

LICENSE=	LGPL21+

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>