mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
555a3ebe6c
that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
17 lines
388 B
Makefile
17 lines
388 B
Makefile
# New ports collection makefile for: kinput2-sj3+wnn6
|
|
# Version required: 2.0p4
|
|
# Date created: 19 Dec 1997
|
|
# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1998/06/29 14:19:02 kuriyama Exp $
|
|
#
|
|
|
|
PKGNAME= ja-kinput2-sj3+wnn6-2.0.4
|
|
SJ3= yes
|
|
WNN6= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../kinput2-wnn4/
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
.include "${MASTERDIR}/Makefile"
|