blob: 5d65649c89d6789ef25ff5dc089ec365faf4c65d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# New ports collection makefile for: English PK fonts at 600dpi
# Version required: ?
# Date created: 06 Nov 1998
# Whom: Satoshi Asami <asami@freebsd.org>
#
# $Id: Makefile,v 1.2 1998/11/08 09:37:11 asami Exp $
#
RESOLUTION= 600
MASTERDIR= ${.CURDIR}/../pkfonts300
.include "${MASTERDIR}/Makefile"
|