blob: 9761efbb24ca4bc2fb8d201cd979f1dc58b928be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# New ports collection makefile for: English PK fonts at 240dpi
# Version required: ?
# Date created: 06 Nov 1998
# Whom: Satoshi Asami <asami@freebsd.org>
#
# $Id$
#
RESOLUTION= 240
FILESDIR= ${.CURDIR}/../pkfonts300/files
PKGDIR= ${.CURDIR}/../pkfonts300/pkg
PLIST= ${.CURDIR}/pkg/PLIST
.include "${.CURDIR}/../pkfonts300/Makefile"
|