d3fc97c432
Approved by: portmgr (implicitly)
16 lines
363 B
Makefile
16 lines
363 B
Makefile
# New ports collection makefile for: mule with Wnn7
|
|
# Date created: 01/07/18
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese
|
|
COMMENT= A multilingual emacs, with FreeWnn, Wnn6 and Wnn7 support built-in
|
|
|
|
WNN7= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/mule
|
|
PKGDIR= ${.CURDIR}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|