mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
d3fc97c432
Approved by: portmgr (implicitly)
18 lines
384 B
Makefile
18 lines
384 B
Makefile
# New ports collection makefile for: mule with FreeWnn
|
|
# Date created: 20 July 1997
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= korean
|
|
PKGNAMESUFFIX= -freewnn
|
|
COMMENT= A multilingual emacs, with FreeWnn support built in (Only the executables)
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/mule
|
|
PKGDIR= ${.CURDIR}
|
|
|
|
KFREEWNN= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|