# Created by: Kris Moore <kmoore@freebsd.org>
# $FreeBSD: tags/RELEASE_11_0_0/graphics/linux-c6-gdk-pixbuf2/Makefile 417169 2016-06-20 17:13:26Z tijl $

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

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	RPM of the gdk-pixbuf lib (Linux CentOS ${LINUX_DIST_VER})

ONLY_FOR_ARCHS=	i386 amd64
USE_LINUX=	c6
USE_LINUX_RPM=	yes
RPMVERSION=	6.el6_7
LINUX_NAME=	lib${PORTNAME}
BRANDELF_DIRS=	usr/bin
USE_LDCONFIG=	yes
DESCR=		${.CURDIR}/../gdk-pixbuf2/pkg-descr

.include <bsd.port.mk>
