summaryrefslogtreecommitdiff
path: root/mail/mew-mule/Makefile
blob: 6e8e2f0fabf042628303931d819ee5afb2c80e89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for: Mew (for mule)
# Version required:	1.93
# Date created:		17 January 1998
# Whom:			Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
#
# $Id: Makefile,v 1.3 1998/11/05 14:32:15 kuriyama Exp $
#

PKGNAME=	mew-mule-1.93

EMACS_NAME=	Mule-2.3
DIRENTRY=	"* Mew: (mew).	Messaging in the Emacs World (English)." \
		"* Mew.jis: (mew.jis).	Messaging in the Emacs World (Japanese)."
INFOFILE=	mew.info \
		mew.jis.info

MASTERDIR=	${.CURDIR}/../../mail/mew-common
PKGDIR=		${.CURDIR}/pkg

.include	"${MASTERDIR}/Makefile"