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