Add emacs-w3m-xemacs21-mule as a slave port of emacs-w3m-emacs20.
This commit is contained in:
parent
16e13fb647
commit
c3dcf33c19
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41265
@ -50,6 +50,7 @@
|
|||||||
SUBDIR += djvuplugin
|
SUBDIR += djvuplugin
|
||||||
SUBDIR += eddie
|
SUBDIR += eddie
|
||||||
SUBDIR += emacs-w3m-emacs20
|
SUBDIR += emacs-w3m-emacs20
|
||||||
|
SUBDIR += emacs-w3m-xemacs21-mule
|
||||||
SUBDIR += encompass
|
SUBDIR += encompass
|
||||||
SUBDIR += erwn
|
SUBDIR += erwn
|
||||||
SUBDIR += evg
|
SUBDIR += evg
|
||||||
|
19
www/emacs-w3m-xemacs21-mule/Makefile
Normal file
19
www/emacs-w3m-xemacs21-mule/Makefile
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
# New ports collection makefile for: emacs-w3m-xemacs21-mule
|
||||||
|
# Date Created: 11 Apr 2001
|
||||||
|
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
|
||||||
|
#
|
||||||
|
# $FreeBSD$
|
||||||
|
#
|
||||||
|
|
||||||
|
MASTERDIR= ${.CURDIR}/../emacs-w3m-emacs20
|
||||||
|
|
||||||
|
EMACS_PORT_NAME= xemacs21-mule
|
||||||
|
|
||||||
|
CONFIGURE_ARGS= --with-xemacs=${EMACS_CMD}
|
||||||
|
EMACS_PACKAGESDIR= lib/xemacs/site-packages
|
||||||
|
LISPDIR= ${EMACS_PACKAGESDIR}/lisp/w3m
|
||||||
|
ETCDIR= ${EMACS_PACKAGESDIR}/etc/w3m
|
||||||
|
PKGINFODIR= ${EMACS_PACKAGESDIR}/pkginfo
|
||||||
|
INSTALL_TARGET= install-package
|
||||||
|
|
||||||
|
.include <${MASTERDIR}/Makefile>
|
Loading…
Reference in New Issue
Block a user