summaryrefslogtreecommitdiff
path: root/print/ja-vflib-utils
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2002-05-31 13:01:08 +0000
committerseb <seb@pkgsrc.org>2002-05-31 13:01:08 +0000
commitfd2294e61c8ada8fc86b4f8216bfecf3ce53cd99 (patch)
treee2590b221045512bd7f8ddd20a6cdd071a574d49 /print/ja-vflib-utils
parent7630399254057dc231ad1ccb667a295d8663d890 (diff)
downloadpkgsrc-fd2294e61c8ada8fc86b4f8216bfecf3ce53cd99.tar.gz
Reimport of package ja-vflib-utils from japanese/vflib-utils into print/ja-vflib-utils.
This is part of the japanese category retirement. Pathnames to japanese/ adjusted.
Diffstat (limited to 'print/ja-vflib-utils')
-rw-r--r--print/ja-vflib-utils/DESCR7
-rw-r--r--print/ja-vflib-utils/Makefile18
-rw-r--r--print/ja-vflib-utils/PLIST7
3 files changed, 32 insertions, 0 deletions
diff --git a/print/ja-vflib-utils/DESCR b/print/ja-vflib-utils/DESCR
new file mode 100644
index 00000000000..53953495a04
--- /dev/null
+++ b/print/ja-vflib-utils/DESCR
@@ -0,0 +1,7 @@
+This packages includes several test programs to test various features
+of the VFlib2 library, including:
+
+ disol dissassembler of vector font files
+ kban banner-like program
+ ktest displays all characters in a font file on an X window
+ vfperf performance test program
diff --git a/print/ja-vflib-utils/Makefile b/print/ja-vflib-utils/Makefile
new file mode 100644
index 00000000000..b110f2baf30
--- /dev/null
+++ b/print/ja-vflib-utils/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/05/31 13:01:08 seb Exp $
+
+PKGNAME= ja-vflib-utils-${VFLIB_VERSION}
+COMMENT= Utilities for manipulating VFlib vector font files
+
+BUILDLINK_DEPENDS.vflib=ja-vflib-lib>=${VFLIB_VERSION}
+USE_BUILDLINK_ONLY= # defined
+
+.include "../../print/ja-vflib-lib/Makefile.common"
+
+USE_X11= # defined
+CONFIGURE_ARGS+= --enable-tools --with-x
+
+ALL_TARGET= build-tools
+INSTALL_TARGET= install-tools
+
+.include "../../print/ja-vflib-lib/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/ja-vflib-utils/PLIST b/print/ja-vflib-utils/PLIST
new file mode 100644
index 00000000000..a1f482f56c9
--- /dev/null
+++ b/print/ja-vflib-utils/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/31 13:01:08 seb Exp $
+bin/disol
+bin/fmtest
+bin/kban
+bin/ktest
+bin/vfperf
+bin/vftest