35d22b566a
and obsoleted by emacs20 and later. Discussed with: NIIMI Satoshi Hat: portmgr
20 lines
498 B
Makefile
20 lines
498 B
Makefile
# New ports collection makefile for: mule with FreeWnn
|
|
# Date created: 7 July 1997
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMESUFFIX= -freewnn
|
|
CATEGORIES= japanese
|
|
COMMENT= A multilingual emacs, with FreeWnn support built in (Only the executables)
|
|
|
|
DEPRECATED= emacs19 and related ports are obsolete; please use a more recent version
|
|
EXPIRATION_DATE= 2007-08-19
|
|
|
|
FREEWNN= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/mule
|
|
PKGDIR= ${.CURDIR}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|