mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
d3fc97c432
Approved by: portmgr (implicitly)
18 lines
433 B
Makefile
18 lines
433 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}
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
COMMENT= Korean pk fonts collection of hLaTeXp(600dpi)
|
|
|
|
# pkfonts dpi
|
|
RESOLUTION= 600
|
|
|
|
.include "${MASTERDIR}/Makefile"
|