mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
5ee09ce6ff
Also, please note that the mechanism to build and install Mew has been changed. This port (mail/mew) now installs things needed by those who use Mew with Emacs. PR: 5166 Submitted by: Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp>
14 lines
313 B
Makefile
14 lines
313 B
Makefile
# New ports collection makefile for: Mew for Emacs
|
|
# Version required: 1.92.4
|
|
# Date created: 30 December 1996
|
|
# Whom: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
|
|
#
|
|
# $Id: Makefile,v 1.5 1997/06/10 10:10:20 asami Exp $
|
|
#
|
|
|
|
PKGNAME= mew-1.92.4
|
|
|
|
EMACS= yes
|
|
|
|
.include "${.CURDIR}/../../mail/mew-common/Makefile"
|