30d53d47ee
Repeatedly ignored requests to fix his commits: edwin Approved by: portmgr (implicit)
15 lines
341 B
Makefile
15 lines
341 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
|
|
|
|
USE_EMACS= yes
|
|
EMACS_PORT_NAME= emacs20
|
|
|
|
BROKEN= Incorrect pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|