mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
144c06d3f0
PR: ports/35473 Submitted by: maintainer
13 lines
271 B
Makefile
13 lines
271 B
Makefile
# New ports collection makefile for: ecb for emacs20
|
|
# Date created: 2 March 2002
|
|
# Whom: Kimura Fuyuki <fuyuki@mj.0038.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../ecb
|
|
|
|
EMACS_PORT_NAME= emacs20
|
|
|
|
.include "${MASTERDIR}/Makefile"
|