mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Add wanderlust-emacs21, Yet another message interface on Emacsen.
This commit is contained in:
parent
e8269bcef4
commit
1b51908510
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196555
@ -635,6 +635,7 @@
|
||||
SUBDIR += vrfy
|
||||
SUBDIR += wanderlust
|
||||
SUBDIR += wanderlust-emacs20
|
||||
SUBDIR += wanderlust-emacs21
|
||||
SUBDIR += wanderlust-xemacs21-mule
|
||||
SUBDIR += wbl
|
||||
SUBDIR += websieve
|
||||
|
18
mail/wanderlust-emacs21/Makefile
Normal file
18
mail/wanderlust-emacs21/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# New ports collection makefile for: Wanderlust (for emacs21)
|
||||
# Date created: 29 July 2007
|
||||
# Whom: MANTANI Nobutaka <nobutaka@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../mail/wanderlust
|
||||
|
||||
COMMENT= Yet another message interface on Emacsen
|
||||
|
||||
USE_EMACS= yes
|
||||
EMACS_PORT_NAME= emacs21
|
||||
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"
|
Loading…
Reference in New Issue
Block a user