File: X11/freetype/Makefile
base-0 patch-1
Line 8Line 8
LICENSE = FTL/GPL2
FTL_LICENSE_TEXT = $(WORKSRC)/docs/FTL.txt

LICENSE = FTL/GPL2
FTL_LICENSE_TEXT = $(WORKSRC)/docs/FTL.txt

DESCRIPTION =
DESCRIPTION = FreeType
define BLURB
define BLURB

FreeType 2 is a software font engine that is designed to be
small, efficient, highly customizable and portable while capable
of producing high-quality output (glyph images). It can be used
in graphics libraries, display servers, font conversion tools,
text image generation tools, and many other products as well..
endef

LIBDEPS = devel/glibc lib/zlib
endef

LIBDEPS = devel/glibc lib/zlib