pkgsrc/print/ja-vflib/Makefile
seb ed04cf412b Reimport of package ja-vflib from japanese/vflib into print/ja-vflib.
This is part of the japanese category retirement.
Pathnames to japanese/ adjusted.
2002-05-31 13:01:10 +00:00

26 lines
697 B
Makefile

# $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"