1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/japanese/w3/Makefile
Akinori MUSHA 3e73c145d6 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Finally `japanese' category has been done.
2000-04-13 08:34:11 +00:00

23 lines
559 B
Makefile

# 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"