mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
13 lines
239 B
Makefile
13 lines
239 B
Makefile
|
# New ports collection makefile for: lsdb (for emacs20)
|
||
|
# Date Created: 27 Apr 2002
|
||
|
# Whom: Yoichi NAKAYAMA <yoichi@FreeBSD.org>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../lsdb
|
||
|
|
||
|
EMACS_PORT_NAME= emacs20
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|