blob: b6816818c5ec7011819d8ef5c8a556ebad8c614d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# 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(1200dpi)
# pkfonts dpi
RESOLUTION= 1200
NO_CDROM= "Package is too big"
.include "${MASTERDIR}/Makefile"
|