LICENSE := GPLv2 VERSION := 2.3.9 DOWNLOADS := freetype.archive BASE_URL := https://sourceforge.net/projects/freetype/files/freetype2 URL(freetype) := $(BASE_URL)/$(VERSION)/freetype-$(VERSION).tar.gz SIG(freetype) := ${URL(freetype)}.sig KEY(freetype) := wl@gnu.org SHA(freetype) := 3c3fc489c75af93e9f4367951114b0274bddef60d70ffe419b7e22cda210b9c0 DIR(freetype) := src/lib/freetype/contrib DIRS := include include/freetype DIR_CONTENT(include) := src/lib/freetype/contrib/include/ft2build.h DIR_CONTENT(include/freetype) := src/lib/freetype/contrib/include/freetype/*