diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-20 04:15:15 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-20 04:15:15 +0000 |
commit | 751790b51ae4c1152e8944cbaf99d49b1377e95b (patch) | |
tree | 086c03d44a933a34d3f086e2ad7487d5d6b2872d /japanese/kon2-14dot/Makefile | |
parent | 1007d89b1e30bdb9e77bc765b023f4e3c60f6982 (diff) | |
download | ports-751790b51ae4c1152e8944cbaf99d49b1377e95b.tar.gz ports-751790b51ae4c1152e8944cbaf99d49b1377e95b.zip |
Notes
Diffstat (limited to 'japanese/kon2-14dot/Makefile')
-rw-r--r-- | japanese/kon2-14dot/Makefile | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/japanese/kon2-14dot/Makefile b/japanese/kon2-14dot/Makefile new file mode 100644 index 000000000000..5eb244ad661d --- /dev/null +++ b/japanese/kon2-14dot/Makefile @@ -0,0 +1,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" |