freebsd-ports/japanese/navi2ch-emacs21/Makefile
Pav Lucistnik 39e2cc5aca - Update to 1.8.0 and support emacs22
PR:		ports/126502
Submitted by:	Takayuki Narumiya <naru@nk.rim.or.jp>
2008-08-25 08:25:54 +00:00

17 lines
381 B
Makefile

# New ports collection makefile for: navi2ch for emacs21
# Date created: 23 Nov 2001
# Whom: FUJISHIMA Satsuki <sf@FreeBSD.org>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../navi2ch
USE_EMACS= yes
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"