mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
fcbd63ca68
master pkg directory. No need to create pkg directories for all the mini- ports for just one file each.
14 lines
359 B
Makefile
14 lines
359 B
Makefile
# New ports collection makefile for: English PK fonts at 600dpi
|
|
# Version required: ?
|
|
# Date created: 06 Nov 1998
|
|
# Whom: Satoshi Asami <asami@freebsd.org>
|
|
#
|
|
# $Id: Makefile,v 1.1 1998/11/07 10:50:04 asami Exp $
|
|
#
|
|
|
|
RESOLUTION= 600
|
|
FILESDIR= ${.CURDIR}/../pkfonts300/files
|
|
PKGDIR= ${.CURDIR}/../pkfonts300/pkg
|
|
|
|
.include "${.CURDIR}/../pkfonts300/Makefile"
|