mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
b731a87d83
Added mew-xemacs21 (by Repository copy) Deleted mew-common PR: 13391 Submitted by: maintainer
14 lines
281 B
Makefile
14 lines
281 B
Makefile
# New ports collection makefile for: Mew (for xemacs)
|
|
# Version required: 1.93
|
|
# Date created: 17 January 1998
|
|
# Whom: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
EMACS_PORT_NAME= xemacs
|
|
|
|
MASTERDIR= ${.CURDIR}/../../mail/mew
|
|
|
|
.include "${MASTERDIR}/Makefile"
|