mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +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 360dpi
|
|
# 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= 360
|
|
FILESDIR= ${.CURDIR}/../pkfonts300/files
|
|
PKGDIR= ${.CURDIR}/../pkfonts300/pkg
|
|
|
|
.include "${.CURDIR}/../pkfonts300/Makefile"
|