mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
17 lines
366 B
Makefile
17 lines
366 B
Makefile
# New ports collection makefile for: kinput2-sj3+wnn6
|
|
# Version required: 2.0p4
|
|
# Date created: 19 Dec 1997
|
|
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
|
|
#
|
|
# $Id: Makefile,v 1.2 1998/12/01 03:06:04 asami Exp $
|
|
#
|
|
|
|
PKGNAME= ja-kinput2-sj3+wnn6-2.0.4
|
|
SJ3= yes
|
|
WNN6= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../kinput2-wnn4/
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
.include "${MASTERDIR}/Makefile"
|