summaryrefslogtreecommitdiffstats
path: root/print/p5-Font-FreeType/Makefile
blob: fb192cd7ce25e66baa905c0acafd22f961c39345 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Created by: Jun Kuriyama <kuriyama@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Font-FreeType
PORTVERSION=	0.03
CATEGORIES=	print perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	kuriyama@FreeBSD.org
COMMENT=	Perl extension to read font files and render glyphs using FreeType2

LIB_DEPENDS=	freetype.9:${PORTSDIR}/print/freetype2

PERL_CONFIGURE=	yes
USES=		pkgconfig

MAN3=	Font::FreeType.3 \
	Font::FreeType::Face.3 \
	Font::FreeType::Glyph.3

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