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