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