blob: 6232ed88c737021d6baf5723516160074eb4b3aa (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# New ports collection makefile for: English PK fonts at 118dpi
# Version required: ?
# Date created: 06 Nov 1998
# Whom: Satoshi Asami <asami@freebsd.org>
#
# $Id: Makefile,v 1.3 1998/12/01 03:06:37 asami Exp $
#
RESOLUTION= 118
MASTERDIR= ${.CURDIR}/../pkfonts300
BROKEN= 'fetch'
.include "${MASTERDIR}/Makefile"
|