mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
0b89e58412
BBDB for SEMI based MUAs. (this is a stub port for emacs20)
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"
|