mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-09 02:22:18 +00:00
b96adf5790
PR: ports/110707 Submitted by: Max N. Boyarov <m.boyarov at bsd.by> Approved by: itetcu (mentor, implicit)
14 lines
265 B
Makefile
14 lines
265 B
Makefile
# New ports collection makefile for: cedet-emacs22
|
|
# Date created: 01 Mar 2007
|
|
# Whom: Max N. Boyarov <m.boyarov@bsd.by>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../cedet
|
|
|
|
MAINTAINER= m.boyarov@bsd.by
|
|
|
|
EMACS_PORT_NAME= emacs22
|
|
|
|
.include "${MASTERDIR}/Makefile"
|