1PORTNAME= afdko 2PORTVERSION= 4.0.3 3CATEGORIES= x11-fonts 4MASTER_SITES= https://github.com/adobe-type-tools/afdko/releases/download/${PORTVERSION}/ 5 6MAINTAINER= ports@MidnightBSD.org 7COMMENT= Adobe Font Development Kit for OpenType (AFDKO) 8WWW= https://github.com/adobe-type-tools/afdko 9 10LICENSE= Apache-2.0 11 12USES= cmake compiler:c++11-lang gnome 13USE_GNOME= libxml2 14 15CMAKE_OFF= SKBUILD 16 17.include <bsd.port.mk> 18