mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
a16138541c
PS font collection of HLaTeX-wansung It is a slave port of hlatex-mffonts-wansung.
15 lines
391 B
Makefile
15 lines
391 B
Makefile
# New ports collection makefile for: HLaTeX PS fonts(wansung)
|
|
# Date created: 2 Jul 2000
|
|
# Whom: CHOI Junho <cjh@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
|
|
FONT_TYPE= ps
|
|
HLATEX_FONTS_BASE= pkmj.tar.bz2 pkgt.tar.bz2 \
|
|
pshanja-myoungjo.tar.bz2 pshanja-gothic.tar.bz2 \
|
|
phsym.tar.bz2 ptaza.tar.bz2
|
|
|
|
.include "${.CURDIR}/../hlatex-mffonts-wansung/Makefile"
|