aboutsummaryrefslogblamecommitdiff
path: root/graphics/linux-c7-gdk-pixbuf2/Makefile
blob: c25d3d3345dad26e6ce175420c6ccb2ac183a8e1 (plain) (tree)
1
2
3
4
5
6
7
8
9



                                              
                      


                                     
                                                                         
 
                                           
 
                                                   
                     



                                             


                        

                      
# Created by: Piotr Kubaj <pkubaj@anongoth.pl>
# $FreeBSD$

PORTNAME=	gdk-pixbuf2
PORTVERSION=	2.36.5
CATEGORIES=	graphics linux

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	Graphic library for GTK+ (Linux CentOS ${LINUX_DIST_VER})

CONFLICTS=	linux-c6-${PORTNAME}-[0-9]*

DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr
RPMVERSION=	1.el7
USES=		linux:c7
USE_LDCONFIG=	yes
USE_LINUX=	jasper jpeg png tiff xorglibs
USE_LINUX_RPM=	yes

OPTIONS_DEFINE=	DOCS NLS
OPTIONS_SUB=	yes

.include <bsd.port.mk>