summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorseb <seb>2002-05-31 13:01:10 +0000
committerseb <seb>2002-05-31 13:01:10 +0000
commit43d2a73a1cdf8673d832518b6009482526717ad4 (patch)
treea91126def7c5350adb6bd391fedb6c64959b0efe /print
parente13fa02aecab0ac77be2eb1d62cbd32fd2d751e1 (diff)
downloadpkgsrc-43d2a73a1cdf8673d832518b6009482526717ad4.tar.gz
Reimport of package ja-vflib from japanese/vflib into print/ja-vflib.
This is part of the japanese category retirement. Pathnames to japanese/ adjusted.
Diffstat (limited to 'print')
-rw-r--r--print/ja-vflib/DESCR5
-rw-r--r--print/ja-vflib/Makefile26
-rw-r--r--print/ja-vflib/PLIST2
3 files changed, 33 insertions, 0 deletions
diff --git a/print/ja-vflib/DESCR b/print/ja-vflib/DESCR
new file mode 100644
index 00000000000..259a90bfc02
--- /dev/null
+++ b/print/ja-vflib/DESCR
@@ -0,0 +1,5 @@
+VFlib is the Japanese vector font library, supporting TrueType, Zeit,
+JG, and BDF fonts. The Watanabe-vector font is used by default for
+mincho(min) and gothic(goth).
+
+This meta-package includes the ja-vflib-lib and ja-vflib-utils packages.
diff --git a/print/ja-vflib/Makefile b/print/ja-vflib/Makefile
new file mode 100644
index 00000000000..503a00978a3
--- /dev/null
+++ b/print/ja-vflib/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/05/31 13:01:10 seb Exp $
+
+DISTNAME= ja-vflib-${VFLIB_VERSION}
+VFLIB_VERSION= 2.24.2
+CATEGORIES= japanese print
+MASTER_SITES= # empty
+DISTFILES= # empty
+
+MAINTAINER= tech-pkg-ja@jp.netbsd.org
+HOMEPAGE= http://TypeHack.aial.hiroshima-u.ac.jp/VFlib/
+COMMENT= Japanese Vector font libraries and utilities
+
+DEPENDS+= ja-vflib-lib-${VFLIB_VERSION}:../../print/ja-vflib-lib
+DEPENDS+= ja-vflib-utils-${VFLIB_VERSION}:../../print/ja-vflib-utils
+
+USE_X11= # defined # ja-vflib-utils uses X11
+
+EXTRACT_ONLY= # empty
+NO_CHECKSUM= # defined
+NO_PATCH= # defined
+NO_CONFIGURE= # defined
+NO_BUILD= # defined
+
+do-install: # empty
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/ja-vflib/PLIST b/print/ja-vflib/PLIST
new file mode 100644
index 00000000000..4f9bc833f1d
--- /dev/null
+++ b/print/ja-vflib/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/31 13:01:10 seb Exp $
+@comment this plist intentionally left empty