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