summaryrefslogtreecommitdiff
path: root/x11-fonts/afdko/Makefile
blob: bcf1ceb7727af7f2be814866ef4c8f60599f6f3d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	afdko
PORTVERSION=	3.9.1
CATEGORIES=	x11-fonts
MASTER_SITES=	https://github.com/adobe-type-tools/afdko/releases/download/${PORTVERSION}/

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Adobe Font Development Kit for OpenType (AFDKO)

LICENSE=	APACHE20

USES=		cmake compiler:c++11-lang gnome
USE_GNOME=	libxml2

CMAKE_OFF=	SKBUILD

.include <bsd.port.mk>