fcbd63ca68
master pkg directory. No need to create pkg directories for all the mini- ports for just one file each.
13 lines
359 B
Makefile
13 lines
359 B
Makefile
# 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"
|