head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2003.07.31.17.37.13;	author shige;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add elisp/emacsen ports in the ports tree @@ 2003/07/31
@
text
@# New ports collection makefile for:	navi2ch for emacs21
# Date created:		23 Nov 2001
# Whom:			FUJISHIMA Satsuki <sf@@FreeBSD.org>
#
# $FreeBSD$
# $ports: ports/japanese/navi2ch-emacs21/Makefile,v 1.2 2001/12/21 00:29:36 sf Exp $
#

MASTERDIR=	${.CURDIR}/../navi2ch-emacs20

EMACS_PORT_NAME=	emacs21

.if !defined(WITHOUT_X11)
RUN_DEPENDS=		${X11BASE}/lib/X11/fonts/local/monak12.pcf.gz:${PORTSDIR}/japanese/monafonts
.endif

.include <${MASTERDIR}/Makefile>
@
