mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
b731a87d83
Added mew-xemacs21 (by Repository copy) Deleted mew-common PR: 13391 Submitted by: maintainer
14 lines
330 B
Makefile
14 lines
330 B
Makefile
# New ports collection makefile for: Mew (for xemacs21)
|
|
# Version required: 1.93
|
|
# Date created: 17 January 1998
|
|
# Whom: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1999/09/02 10:44:02 kiri Exp $
|
|
#
|
|
|
|
EMACS_PORT_NAME= xemacs21
|
|
|
|
MASTERDIR= ${.CURDIR}/../../mail/mew
|
|
|
|
.include "${MASTERDIR}/Makefile"
|