freebsd-ports/mail/mew2-emacs20/Makefile
Norikatsu Shigemura d9ed90620d Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with:	hrs
Approved by:	kiri(blanket), mita(blanket),
		shige(blanket), taoka(blanket)
2004-12-23 09:32:50 +00:00

23 lines
499 B
Makefile

# New ports collection makefile for: Mew (for xemacs21)
# Date created: 21 November 1997
# Whom: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
#
# $FreeBSD$
#
MAINTAINER?= ports@FreeBSD.org
COMMENT= Message interface to Emacs Window (version 2) for emacs20
# Mew major version
MEW_MAJOR_VER?= 2
# This is a slave port.
MASTERDIR= ${.CURDIR}/../mew${MEW_MAJOR_VER}
# use pkg-* files in ${.CURDIR}
PKGDIR= ${.CURDIR}
# set emacs port
EMACS_PORT_NAME= emacs20
.include "${MASTERDIR}/Makefile"