aboutsummaryrefslogblamecommitdiff
path: root/graphics/rubygem-gdk_pixbuf2/Makefile
blob: 24bf40e8a20de2bc16bdfec5680b7b685ea2a07f (plain) (tree)
1
2
3
4
5
6
7
8
9
                           
                     


                                 
                                   
                                             
 
                       
                                     
 

                                                               
 
                         

                          

                   

                      
PORTNAME=	gdk_pixbuf2
PORTVERSION=	3.4.3
CATEGORIES=	graphics rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Ruby binding of GdkPixbuf 2.x

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

BUILD_DEPENDS=	rubygem-rake>=0:devel/rubygem-rake
RUN_DEPENDS=	rubygem-gio2>=${PORTVERSION}:devel/rubygem-gio2

USES=		gem gnome
USE_GNOME=	gdkpixbuf2
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>