mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
cb1c44f765
bsd.emacs.mk. PR: 19311 Submitted by: maintainer
17 lines
320 B
Makefile
17 lines
320 B
Makefile
# New ports collection makefile for: Wanderlust (for xemacs20)
|
|
# Date created: 7 Apr 1999
|
|
# Whom: MANTANI Nobutaka <nobutaka@nobutaka.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= nobutaka@nobutaka.com
|
|
|
|
MASTERDIR= ${.CURDIR}/../../mail/wanderlust-emacs
|
|
|
|
EMACS_PORT_NAME= xemacs20
|
|
|
|
IS_SLAVE= yes
|
|
|
|
.include <${MASTERDIR}/Makefile>
|