38e2442afd
PR: ports/64393 Submitted by: eik Approved by: maintainer timeout (2 months)
18 lines
462 B
Makefile
18 lines
462 B
Makefile
# New ports collection makefile for: Wanderlust (for emacs20)
|
|
# Date created: 7 Apr 1999
|
|
# Whom: MANTANI Nobutaka <nobutaka@nobutaka.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../../mail/wanderlust
|
|
|
|
COMMENT= Yet another message interface on Emacsen
|
|
|
|
EMACS_PORT_NAME= emacs20
|
|
MIMEUI_PORT_NAME= ${MIMEUI_PRODUCT}-${EMACS_PORT_NAME}
|
|
EMACS_W3M_PORT_NAME= emacs-w3m-${EMACS_PORT_NAME}
|
|
BITMAP_PORT_NAME= bitmap-${EMACS_PORT_NAME}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|