blob: 5eb244ad661dfac52414f813b7f0e6b18e1b3e63 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# 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"
|