summaryrefslogtreecommitdiff
path: root/japanese/vflib-utils/Makefile
blob: 487bb1e84eb0309a17d7612024042c48f46f0b80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.3 2001/05/28 03:25:09 jlam Exp $

PKGNAME=		ja-vflib-utils-${VFLIB_VERSION}

COMMENT=		Utilities for manipulating VFlib vector font files

USE_X11=		# defined
CONFIGURE_ARGS+=	--enable-tools --with-x

ALL_TARGET=		build-tools
INSTALL_TARGET=		install-tools

.include "../../japanese/vflib-lib/buildlink.mk"
.include "../../japanese/vflib-lib/Makefile.common"