blob: cf6bce4a63095a88deed06ec320b5d549852fbec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# New ports collection makefile for: kinput2-canna
# Version required: 2.0p4
# Date created: 19 Dec 1997
# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
#
# $Id: Makefile,v 1.6 1998/06/30 14:13:42 kuriyama Exp $
#
PKGNAME= ja-kinput2-canna-2.0.4
CANNA= yes
MASTERDIR= ${.CURDIR}/../kinput2-wnn4/
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"
|