3f14b61e8a
PR: ports/33465 Submitted by: maintainer
12 lines
296 B
Makefile
12 lines
296 B
Makefile
# New ports collection makefile for: speedbar for emacs20
|
|
# Date created: 29 December 2001
|
|
# Whom: Kimura Fuyuki <fuyuki@mj.0038.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/speedbar
|
|
|
|
EMACS_PORT_NAME= emacs20
|
|
|
|
.include "${MASTERDIR}/Makefile"
|