mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
9 lines
161 B
Makefile
9 lines
161 B
Makefile
# Created by: Satoshi Asami <asami@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
RESOLUTION= 240
|
|
MASTERDIR= ${.CURDIR}/../pkfonts300
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|