2000-09-08 06:34:56 +02:00
|
|
|
# New ports collection makefile for: mule with sj3 and FreeWnn
|
1997-09-10 10:51:26 +02:00
|
|
|
# Date created: 7 July 1997
|
1999-05-01 06:03:48 +02:00
|
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
1997-09-10 10:51:26 +02:00
|
|
|
#
|
1999-08-25 07:28:01 +02:00
|
|
|
# $FreeBSD$
|
1997-09-10 10:51:26 +02:00
|
|
|
#
|
|
|
|
|
2000-09-08 06:34:56 +02:00
|
|
|
PKGNAMESUFFIX= -freewnn+sj3
|
2000-04-14 18:47:49 +02:00
|
|
|
CATEGORIES= japanese
|
2003-03-07 01:16:25 +01:00
|
|
|
COMMENT= A multilingual emacs, with sj3 and FreeWnn support built in (Only the executables)
|
1997-09-10 10:51:26 +02:00
|
|
|
|
|
|
|
SJ3= yes
|
2000-09-08 06:34:56 +02:00
|
|
|
FREEWNN= yes
|
1997-09-10 10:51:26 +02:00
|
|
|
|
1998-12-01 04:06:49 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/mule
|
2000-10-08 12:23:48 +02:00
|
|
|
PKGDIR= ${.CURDIR}
|
1998-12-01 04:06:49 +01:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|