head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2003.07.31.17.37.26;	author shige;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add elisp/emacsen ports in the ports tree @@ 2003/07/31
@
text
@# New ports collection makefile for:	Wanderlust (for emacs20)
# Date created:		7 Apr 1999
# Whom: 		MANTANI Nobutaka <nobutaka@@nobutaka.com>
#
# $FreeBSD$
# $ports: ports/mail/wanderlust-emacs20/Makefile,v 1.12 2003/02/22 14:25:37 nobutaka Exp $
#

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>
@
