summaryrefslogtreecommitdiffstats
path: root/multimedia/libass/Makefile
blob: 24fb72d47d383657789f478a44555a0194e11787 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# $FreeBSD$

PORTNAME=	libass
PORTVERSION=	0.10.1
CATEGORIES=	multimedia devel
MASTER_SITES=	GOOGLE_CODE

MAINTAINER=	bapt@FreeBSD.org
COMMENT=	Portable ASS/SSA subtitle renderer

LICENSE=	ISCL

LIB_DEPENDS=	libfreetype.so:${PORTSDIR}/print/freetype2 \
		libenca.so:${PORTSDIR}/converters/enca \
		libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
		libexpat.so:${PORTSDIR}/textproc/expat2 \
		libfribidi.so:${PORTSDIR}/converters/fribidi

USES=	pathfix pkgconfig
USE_XZ=	yes
USE_LDCONFIG=	yes

GNU_CONFIGURE=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud