blob: 871a20dc24a33fd331b57ba3b3e491ce4bc8e85d (
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.2 1998/11/08 09:37:05 asami Exp $
#
RESOLUTION= 400
MASTERDIR= ${.CURDIR}/../pkfonts300
.include "${MASTERDIR}/Makefile"
|