aboutsummaryrefslogblamecommitdiff
path: root/x11-toolkits/rubygem-poppler/Makefile
blob: 7638d9e908b13e7036ca829c8b9df6099e63d433 (plain) (tree)
1
2
3
4
5
6
7
8
9
                       
                     
                 


                                     
                                   

                                        
                       
                                     
 
                                                  
                                                        

                                                                                   
 
                   


                   

                      
PORTNAME=	poppler
PORTVERSION=	3.4.3
PORTREVISION=	7
CATEGORIES=	x11-toolkits rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Ruby binding for Poppler

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

BUILD_DEPENDS=	rubygem-rake>=0:devel/rubygem-rake
LIB_DEPENDS=	libpoppler-glib.so:graphics/poppler-glib
RUN_DEPENDS=	rubygem-cairo-gobject>=${PORTVERSION}:devel/rubygem-cairo-gobject \
		rubygem-gio2>=${PORTVERSION}:devel/rubygem-gio2

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>