summaryrefslogtreecommitdiff
path: root/x11-toolkits/linux-c7-pango/Makefile
blob: e54a3d0521e456933d59090ae8e19e50f755fd8e (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: Piotr Kubaj <pkubaj@anongoth.pl>
# $FreeBSD$

PORTNAME=	pango
PORTVERSION=	1.36.8
PORTREVISION=	3
CATEGORIES=	x11-toolkits linux

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	Pango library (Linux CentOS ${LINUX_DIST_VER})

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

DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr
RPMVERSION=	2.el7
USES=		linux:c7
USE_LDCONFIG=	yes
USE_LINUX=	cairo fontconfig harfbuzz libthai xorglibs
USE_LINUX_RPM=	yes

.include <bsd.port.mk>