mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
d3fc97c432
Approved by: portmgr (implicitly)
19 lines
385 B
Makefile
19 lines
385 B
Makefile
# New ports collection makefile for: mule with sj3 and Wnn6
|
|
# Date created: 7 July 1997
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMESUFFIX= -sj3+wnn6
|
|
CATEGORIES= japanese
|
|
COMMENT= Multilingual emacs, with sj3, Wnn4, and Wnn6 support built-in
|
|
|
|
SJ3= yes
|
|
WNN6= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/mule
|
|
PKGDIR= ${.CURDIR}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|