3905919d90
PR: ports/114671 Submitted by: maintainer
13 lines
238 B
Makefile
13 lines
238 B
Makefile
# New ports collection makefile for: riece
|
|
# Date created: 30 May 2004
|
|
# Whom: KIMURA Yasuhiro <yasu@utahime.org>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../riece
|
|
|
|
USE_EMACS= yes
|
|
EMACS_PORT_NAME= emacs21
|
|
|
|
.include "${MASTERDIR}/Makefile"
|