e1e167ff09
PR: ports/68003 Submitted by: Dryice Liu <dryice@liu.com.cn>
14 lines
288 B
Makefile
14 lines
288 B
Makefile
# New ports collection makefile for: cedet for emacs20
|
|
# Date created: 16 Jun 2004
|
|
# Whom: Dryice Liu <dryice@liu.com.cn>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTCLASS= slave
|
|
|
|
MASTERDIR= ${.CURDIR}/../cedet
|
|
|
|
EMACS_PORT_NAME= emacs20
|
|
|
|
.include "${MASTERDIR}/Makefile"
|