mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
15 lines
321 B
Makefile
15 lines
321 B
Makefile
# New ports collection makefile for: English PK fonts at 240dpi
|
|
# Version required: ?
|
|
# Date created: 06 Nov 1998
|
|
# Whom: Satoshi Asami <asami@freebsd.org>
|
|
#
|
|
# $Id: Makefile,v 1.3 1998/12/01 03:06:37 asami Exp $
|
|
#
|
|
|
|
RESOLUTION= 240
|
|
MASTERDIR= ${.CURDIR}/../pkfonts300
|
|
|
|
BROKEN= 'fetch'
|
|
|
|
.include "${MASTERDIR}/Makefile"
|