mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
866fbeb23b
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> PR: ports/8233 (part of)
17 lines
385 B
Makefile
17 lines
385 B
Makefile
# New ports collection makefile for: Mew (for xemacs20)
|
|
# Version required: 1.93
|
|
# Date created: 17 January 1998
|
|
# Whom: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
PKGNAME= mew-xemacs20-1.93
|
|
|
|
EMACS_NAME= XEmacs-20.4
|
|
DIRSECTION= Local Packages:
|
|
DIRENTRY= "* Mew:: Messaging in the Emacs World."
|
|
INFOFILE= mew.info
|
|
|
|
.include "${.CURDIR}/../../mail/mew-common/Makefile"
|