From 43d2a73a1cdf8673d832518b6009482526717ad4 Mon Sep 17 00:00:00 2001 From: seb Date: Fri, 31 May 2002 13:01:10 +0000 Subject: Reimport of package ja-vflib from japanese/vflib into print/ja-vflib. This is part of the japanese category retirement. Pathnames to japanese/ adjusted. --- print/ja-vflib/DESCR | 5 +++++ print/ja-vflib/Makefile | 26 ++++++++++++++++++++++++++ print/ja-vflib/PLIST | 2 ++ 3 files changed, 33 insertions(+) create mode 100644 print/ja-vflib/DESCR create mode 100644 print/ja-vflib/Makefile create mode 100644 print/ja-vflib/PLIST (limited to 'print') 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 -- cgit v1.2.3