blob: dc9cc66a41bb32bbfae23d68179149249859014d (
plain) (
blame)
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>
#
# $FreeBSD$
#
KONFONT= 14dot
MASTERDIR= ${.CURDIR}/../kon2-16dot
.include "${MASTERDIR}/Makefile"
|