2011-05-28 11:07:38 +02:00
|
|
|
# $NetBSD: Makefile,v 1.14 2011/05/28 09:07:38 obache Exp $
|
2002-05-31 15:01:08 +02:00
|
|
|
|
2002-09-11 10:54:46 +02:00
|
|
|
.include "../../print/ja-vflib-lib/Makefile.common"
|
2002-05-31 15:01:08 +02:00
|
|
|
|
2002-09-11 10:54:46 +02:00
|
|
|
PKGNAME= ja-vflib-utils-${VFLIB_VERSION}
|
2011-04-22 15:41:54 +02:00
|
|
|
PKGREVISION= 3
|
2002-09-11 10:54:46 +02:00
|
|
|
COMMENT= Utilities for manipulating VFlib vector font files
|
2002-05-31 15:01:08 +02:00
|
|
|
|
2006-04-06 08:21:32 +02:00
|
|
|
BUILDLINK_API_DEPENDS.vflib+= ja-vflib-lib>=${VFLIB_VERSION}
|
2002-05-31 15:01:08 +02:00
|
|
|
|
|
|
|
CONFIGURE_ARGS+= --enable-tools --with-x
|
|
|
|
|
2006-06-08 21:55:16 +02:00
|
|
|
USE_TOOLS+= xmkmf
|
|
|
|
|
2004-12-03 16:14:50 +01:00
|
|
|
BUILD_TARGET= build-tools
|
2002-05-31 15:01:08 +02:00
|
|
|
INSTALL_TARGET= install-tools
|
|
|
|
|
2011-05-28 11:07:38 +02:00
|
|
|
INSTALLATION_DIRS+= bin
|
|
|
|
|
2004-04-26 03:30:41 +02:00
|
|
|
.include "../../print/ja-vflib-lib/buildlink3.mk"
|
2007-02-15 15:42:17 +01:00
|
|
|
.include "../../x11/libXext/buildlink3.mk"
|
2002-05-31 15:01:08 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|