1998-11-05 22:10:45 +00:00
|
|
|
# New ports collection makefile for: Mew (for emacs20)
|
|
|
|
# Version required: 1.93
|
|
|
|
# Date created: 17 January 1998
|
|
|
|
# Whom: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
|
|
|
|
#
|
1999-01-02 20:03:25 +00:00
|
|
|
# $Id: Makefile,v 1.2 1998/12/01 03:06:32 asami Exp $
|
1998-11-05 22:10:45 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
PKGNAME= mew-emacs20-1.93
|
|
|
|
|
|
|
|
EMACS_NAME= Emacs-20.3
|
1999-01-02 20:03:25 +00:00
|
|
|
DIRSECTION= The Emacs editor and associated tools
|
1998-11-05 22:10:45 +00:00
|
|
|
DIRENTRY= "* Mew: (mew). Messaging in the Emacs World."
|
|
|
|
INFOFILE= mew.info
|
|
|
|
|
1998-12-01 03:06:49 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../../mail/mew-common
|
|
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|