pkgsrc/graphics/freetype-lib/Makefile

13 lines
306 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.6 2001/09/09 03:37:00 jlam Exp $
PKGNAME= freetype-lib-${FT_VERS}
COMMENT= TrueType font rendering engine and library API
CONFIGURE_ARGS+= --without-x
USE_BUILDLINK_ONLY= # defined
ALL_TARGET= ttlib ttpo
INSTALL_TARGET= install-ttlib install-ttpo
.include "Makefile.common"