mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
15 lines
341 B
Makefile
15 lines
341 B
Makefile
|
# New ports collection makefile for: English PK fonts at 360dpi
|
||
|
# Version required: ?
|
||
|
# Date created: 06 Nov 1998
|
||
|
# Whom: Satoshi Asami <asami@freebsd.org>
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
RESOLUTION= 360
|
||
|
FILESDIR= ${.CURDIR}/../pkfonts300/files
|
||
|
PKGDIR= ${.CURDIR}/../pkfonts300/pkg
|
||
|
PLIST= ${.CURDIR}/pkg/PLIST
|
||
|
|
||
|
.include "${.CURDIR}/../pkfonts300/Makefile"
|