35d22b566a
and obsoleted by emacs20 and later. Discussed with: NIIMI Satoshi Hat: portmgr
19 lines
477 B
Makefile
19 lines
477 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
|
|
|
|
DEPRECATED= emacs19 and related ports are obsolete; please use a more recent version
|
|
EXPIRATION_DATE= 2007-08-19
|
|
|
|
WNN7= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/mule
|
|
PKGDIR= ${.CURDIR}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|