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.)
16 lines
369 B
Makefile
16 lines
369 B
Makefile
# 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"
|