mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
61a2b108cc
long time" and set EXPIRATION_DATE.
23 lines
490 B
Makefile
23 lines
490 B
Makefile
# New ports collection makefile for: XEmacs for Japanese with FreeWnn
|
|
# Date created: 3 Jan 2002
|
|
# Whom: KIRIYAMA Kazuhiko <kiri@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= XEmacs(beta version) text editor(SJ3, SKK and FreeWnn)
|
|
|
|
DEPRECATED= Unsupported and broken very long time
|
|
EXPIRATION_DATE=2006-08-05
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/xemacs-devel-mule
|
|
|
|
BROKEN= Incomplete pkg-plist
|
|
|
|
FREEWNN= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|