blob: 7412ef31b47dbc6242241caef29eedc0c90be7a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# New ports collection makefile for: English PK fonts at 400dpi
# 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= 400
MASTERDIR= ${.CURDIR}/../pkfonts300
.include "${MASTERDIR}/Makefile"
|