1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

remove ports had not catch up with bsd.emacs.mk update. Now *-xemacs21-mule

take their role.

Notified by: kris
This commit is contained in:
Yoichi NAKAYAMA 2004-04-21 16:36:59 +00:00
parent b34fbea816
commit 26c5dac10b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107773
2 changed files with 0 additions and 35 deletions

View File

@ -1,16 +0,0 @@
# New ports collection makefile for: irchat-pj (for xemacs21-mule)
# Date Created: 4 May 2001
# Whom: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../irchat-pj-emacs20
EMACS_PORT_NAME= xemacs-devel-mule
XEMACS_ONLY= ""
LISPDIR= lib/xemacs/site-packages/lisp/${PORTNAME}
ALL_TARGET= package
INSTALL_TARGET= install-package
.include "${MASTERDIR}/Makefile"

View File

@ -1,19 +0,0 @@
# New ports collection makefile for: pure (for xemacs21-mule)
# Date Created: 4 May 2001
# Whom: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../pure-emacs20
EMACS_PORT_NAME= xemacs-devel-mule
LISPDIR= ${EMACS_LIBDIR}/site-packages/lisp/${PORTNAME}
EMACS_ONLY= "@comment "
XEMACS_ONLY= ""
ALL_TARGET= package c
INSTALL_TARGET= install-package
PUREBIN= ${EMACS_LIBDIR}/site-packages/etc/pure
MAKE_ENV= LANG=ja_JP.eucJP
.include "${MASTERDIR}/Makefile"