mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
aee1dc8201
(2) Added slave ports, japanese/xdvik-vflib-pk*, of japanese/xdvik-vflib (after Asami-san copied repository of japanese/xdvik-vflib to ones of slave ports) PR: 15989 Submitted by: maintainer
19 lines
460 B
Makefile
19 lines
460 B
Makefile
# New ports collection makefile for: xdvik + jp-patch
|
|
# Version required: 22.15
|
|
# Date created: 15 Jun 1998
|
|
# Whom: Kentaro Inagaki <inagaki@tg.rim.or.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAME= ja-xdvik-vflib-pk${BDPI}-22.15
|
|
|
|
RUN_DEPENDS= ${LOCALBASE}/share/texmf/fonts/pk/${MF_MODE}/pk${BDPI}:${PORTSDIR}/japanese/ptex-pkfonts${BDPI}
|
|
|
|
FONTTYPE= pkfont
|
|
BDPI= 400
|
|
SHRINK= 7
|
|
MASTERDIR= ${.CURDIR}/../xdvik-vflib
|
|
|
|
.include "${MASTERDIR}/Makefile"
|