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