d1d5bc6f28
Reviewed by: knu(mentor)
13 lines
239 B
Makefile
13 lines
239 B
Makefile
# New ports collection makefile for: bbdb (for emacs20)
|
|
# Date Created: 12 Dec 2001
|
|
# Whom: Yoichi NAKAYAMA <yoichi@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../bbdb
|
|
|
|
EMACS_PORT_NAME= emacs20
|
|
|
|
.include <${MASTERDIR}/Makefile>
|