freebsd-ports/x11-fonts/afdko/Makefile

18 lines
407 B
Makefile

PORTNAME= afdko
PORTVERSION= 3.9.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>