blob: cd9a77ed5ccc3157ef0838d70ffdad5ef4bccec1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# New ports collection makefile for: English PK fonts at 118dpi
# Version required: ?
# Date created: 06 Nov 1998
# Whom: Satoshi Asami <asami@FreeBSD.org>
#
# $FreeBSD$
#
RESOLUTION= 118
MASTERDIR= ${.CURDIR}/../pkfonts300
.include "${MASTERDIR}/Makefile"
|