13 lines
254 B
Makefile
13 lines
254 B
Makefile
# New ports collection makefile for: liece (for emacs20)
|
|
# Date Created: 9 Mar 2001
|
|
# Whom: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../liece
|
|
|
|
EMACS_PORT_NAME= emacs20
|
|
|
|
.include "${MASTERDIR}/Makefile"
|