mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
14 lines
293 B
Makefile
14 lines
293 B
Makefile
# New ports collection makefile for: kon2 with 14dot font
|
|
# Version required: 0.3
|
|
# Date created: 11 Apr 1997
|
|
# Whom: Makoto Matsushita <matusita@jp.freebsd.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
KONFONT= 14dot
|
|
|
|
MASTERDIR= ${.CURDIR}/../kon2-16dot
|
|
|
|
.include "${MASTERDIR}/Makefile"
|