mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
294fa3352f
This is a slave port of korean/hlatexp-pkfonts300.
16 lines
357 B
Makefile
16 lines
357 B
Makefile
# New ports collection makefile for: hLaTeXp pkfonts 600dpi
|
|
# Date created: Jun 29 2000
|
|
# Whom: CHOI Junho <cjh@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../hlatexp-pkfonts300
|
|
FILESDIR= ${.CURDIR}/files
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
# pkfonts dpi
|
|
RESOLUTION= 600
|
|
|
|
.include "${MASTERDIR}/Makefile"
|