freebsd-ports/japanese/w3/Makefile
Satoshi Asami 925ecf19b1 Change organization so that files can be shared between this port and
www/w3.

Note this is a "blind" commit; it is too much trouble to test an update
with this many added and deleted files.  I'll test it later.

PR:             3793
Submitted by:   <kiri@kiri.toba-cmt.ac.jp>
1997-06-10 10:00:55 +00:00

24 lines
669 B
Makefile

# New ports collection makefile for: w3 on Mule
# Version required: 2.2.26
# Date created: 31 December 1996
# Whom: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
#
# $Id: Makefile,v 1.3 1997/02/15 07:42:32 max Exp $
#
PKGNAME= jp-w3-2.2.26
CATEGORIES= www japanese
FILESDIR= ${.CURDIR}/../../www/w3/files
PATCHDIR= ${.CURDIR}/../../www/w3/patches
# 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=
EMACSCMD= mule
ELISPDIR= ${PREFIX}/lib/mule/site-lisp
.include "${.CURDIR}/../../www/w3/Makefile"