blob: 9600356ff0cf9d87a013a217ab2b849d1758a4eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# New ports collection makefile for: English PK fonts at 400dpi
# 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= 400
FILESDIR= ${.CURDIR}/../pkfonts300/files
PKGDIR= ${.CURDIR}/../pkfonts300/pkg
.include "${.CURDIR}/../pkfonts300/Makefile"
|