mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
589241ce77
PR: ports/64393 Submitted by: Oliver Eikemeier
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"
|