aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/w3/Makefile
blob: cb2acb441afb30d5d0282aa5ec2f7211b8aa4bd9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for: w3 on Mule
# Date created:     31 December 1996
# Whom:         MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
#
# $FreeBSD$
#

CATEGORIES= japanese www elisp

# Don't RUN_DEPENDS on mule because we don't know which version the
# user would want.  We can't omit the BUILD_DEPENDS because it needs
# to byte-compile .el files.
BUILD_DEPENDS=  mule:${PORTSDIR}/editors/mule
RUN_DEPENDS=    # none

EMACSCMD=   mule
ELISPDIR=   ${PREFIX}/lib/mule/site-lisp

MASTERDIR=  ${.CURDIR}/../../www/w3
PKGDIR=     ${.CURDIR}/pkg

.include "${MASTERDIR}/Makefile"