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