PORTNAME=	afdko
PORTVERSION=	4.0.2
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)
WWW=		https://github.com/adobe-type-tools/afdko

LICENSE=	APACHE20

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

CMAKE_OFF=	SKBUILD

.include <bsd.port.mk>
