1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/japanese/w3/Makefile
Masafumi Max NAKANE 474b385af1 Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME.  (IE, jp-* to ja-*).
1997-09-14 21:36:25 +00:00

24 lines
671 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.4 1997/06/10 10:00:46 asami Exp $
#
PKGNAME= ja-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"