pkgsrc/graphics/freetype-lib/Makefile

12 lines
304 B
Makefile

# $NetBSD: Makefile,v 1.3 2001/02/16 15:22:18 wiz Exp $
PKGNAME= freetype-lib-${FT_VERS}
COMMENT= TrueType font rendering engine and library API
CONFIGURE_ARGS+= --without-x
ALL_TARGET= ttlib ttpo
INSTALL_TARGET= install-ttlib install-ttpo
.include "../../graphics/freetype-lib/Makefile.common"