1999-06-23 22:08:04 +02:00
|
|
|
# New ports collection makefile for: Wanderlust (for emacs20)
|
|
|
|
# Date created: 7 Apr 1999
|
|
|
|
# Whom: MANTANI Nobutaka <nobutaka@nobutaka.com>
|
|
|
|
#
|
1999-08-25 08:51:17 +02:00
|
|
|
# $FreeBSD$
|
1999-06-23 22:08:04 +02:00
|
|
|
#
|
|
|
|
|
2001-12-05 08:24:29 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../../mail/wanderlust
|
1999-06-23 22:08:04 +02:00
|
|
|
|
2003-02-22 15:25:38 +01:00
|
|
|
COMMENT= Yet another message interface on Emacsen
|
|
|
|
|
2000-04-19 08:52:38 +02:00
|
|
|
EMACS_PORT_NAME= emacs20
|
2001-12-28 10:21:40 +01:00
|
|
|
MIMEUI_PORT_NAME= ${MIMEUI_PRODUCT}-${EMACS_PORT_NAME}
|
|
|
|
EMACS_W3M_PORT_NAME= emacs-w3m-${EMACS_PORT_NAME}
|
|
|
|
BITMAP_PORT_NAME= bitmap-${EMACS_PORT_NAME}
|
2000-07-10 04:05:24 +02:00
|
|
|
|
1999-06-23 22:08:04 +02:00
|
|
|
.include <${MASTERDIR}/Makefile>
|