blob: 1da527871f7ae1fc1ec4b06b4a5addec05b2981c (
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.5 1998/12/02 09:07:19 obrien Exp $
#
RESOLUTION= 240
MASTERDIR= ${.CURDIR}/../pkfonts300
.include "${MASTERDIR}/Makefile"
|