mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
a016d77636
Move post-install info from DESCR to MESSAGE. PR: ports/17753, ports/17754 Submitted by: MAINTAINER
20 lines
382 B
Makefile
20 lines
382 B
Makefile
# New ports collection makefile for: Wanderlust (for emacs20)
|
|
# Date created: 7 Apr 1999
|
|
# Whom: MANTANI Nobutaka <nobutaka@nobutaka.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= nobutaka@nobutaka.com
|
|
|
|
MASTERDIR= ${.CURDIR}/../../mail/wanderlust-emacs
|
|
|
|
EMACS_NAME= emacs
|
|
EMACS_PORT_NAME= emacs20
|
|
EMACS_VER= 20.6
|
|
EMACS_LIBDIR= share/emacs
|
|
|
|
IS_SLAVE= yes
|
|
|
|
.include <${MASTERDIR}/Makefile>
|