1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/mail/mew2-emacs20/Makefile
Ade Lovett d3fc97c432 Remove pkg-comment from remaining master/slave port sets.
Approved by:	portmgr (implicitly)
2003-03-07 00:16:25 +00:00

24 lines
498 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?= kiri@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"