6f00a0960c
is an IRC client for Emacs. Riece is a redesign of the Liece IRC client. Prodded by: nork PR: ports/67852
12 lines
231 B
Makefile
12 lines
231 B
Makefile
# New ports collection makefile for: riece-emacs20
|
|
# Date created: 30 May 2004
|
|
# Whom: KIMURA Yasuhiro <yasu@utahime.org>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../riece
|
|
|
|
EMACS_PORT_NAME= emacs20
|
|
|
|
.include "${MASTERDIR}/Makefile"
|