0b89e58412
BBDB for SEMI based MUAs. (this is a stub port for emacs20)
12 lines
239 B
Makefile
12 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"
|