mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
14 lines
288 B
Makefile
14 lines
288 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>
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
KONFONT= 14dot
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../kon2-16dot
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|