freebsd-ports/print/pkfonts400/Makefile
Satoshi Asami 6ff250ab11 Split up pkfonts to pkfonts${RESOLUTION} subdirectories, so dependencies
are tracked correctly.  pkfonts300 is a repository copy from pkfonts, and
other pkfonts* directories only contain PLIST and a Makefile that sets
RESOLUTION and includes pkfonts300/Makefile.
1998-11-07 10:50:04 +00:00

14 lines
341 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$
#
RESOLUTION= 400
FILESDIR= ${.CURDIR}/../pkfonts300/files
PKGDIR= ${.CURDIR}/../pkfonts300/pkg
PLIST= ${.CURDIR}/pkg/PLIST
.include "${.CURDIR}/../pkfonts300/Makefile"