aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux-c6-gdk-pixbuf2/Makefile
blob: a2a9e01d38b19ee6e5691f677aac82ee47c879d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: Kris Moore <kmoore@freebsd.org>
# $FreeBSD$

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

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>