blob: 85507adf043deb20d57117ba4be8eaeb59f44a5e (
plain) (
tree)
|
|
# New ports collection makefile for: mule with Canna and Wnn7
# Date created: 01/07/18
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= japanese
COMMENT= A multilingual emacs, with Canna, FreeWnn, Wnn6 and Wnn7 support built-in
CANNA= yes
WNN7= yes
MASTERDIR= ${.CURDIR}/../../editors/mule
PKGDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile"
|