summaryrefslogtreecommitdiffstats
path: root/print/p5-Font-FreeType/Makefile
blob: a37e2daf078f289247b6076b0160e8d7adcabc09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTNAME=	Font-FreeType
PORTVERSION=	0.03
PORTREVISION=	2
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=	libfreetype.so:print/freetype2

USES=		pkgconfig perl5
USE_PERL5=	configure

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