From b412174a05c2be20039ac00bf976c6d993170d8a Mon Sep 17 00:00:00 2001 From: shige Date: Sun, 8 Apr 2001 16:33:31 +0000 Subject: Add mhc-xemacs21-mule. MHC is designed to help those who receive most appointments via email. Using MHC, you can easily import schedule articles from emails. To use mhc, you must install some of the supported MUA. The supported MUA are Mew, Wanderlust and Gnus. PR: ports/26398 Submitted by: Yoichi NAKAYAMA --- deskutils/Makefile | 1 + deskutils/mhc-xemacs21-mule/Makefile | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 deskutils/mhc-xemacs21-mule/Makefile diff --git a/deskutils/Makefile b/deskutils/Makefile index 17e5584..0638588 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -22,6 +22,7 @@ SUBDIR += kproject SUBDIR += loserjabber SUBDIR += mhc-emacs20 + SUBDIR += mhc-xemacs21-mule SUBDIR += moneydance SUBDIR += notebook SUBDIR += offix-trash diff --git a/deskutils/mhc-xemacs21-mule/Makefile b/deskutils/mhc-xemacs21-mule/Makefile new file mode 100644 index 0000000..9a96a84 --- /dev/null +++ b/deskutils/mhc-xemacs21-mule/Makefile @@ -0,0 +1,13 @@ +# New ports collection makefile for: mhc (for xemacs21-mule) +# Date created: 7 Apr 2001 +# Whom: Yoichi NAKAYAMA +# +# $FreeBSD$ +# + +MASTERDIR= ${.CURDIR}/../../deskutils/mhc-emacs20 +MAINTAINER= yoichi@eken.phys.nagoya-u.ac.jp + +EMACS_PORT_NAME= xemacs21-mule + +.include <${MASTERDIR}/Makefile> -- cgit v1.1