From 38aff2576965dbb79dfd24e4019f6abd816cce27 Mon Sep 17 00:00:00 2001 From: Shigeyuki Fukushima 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 (limited to 'deskutils') diff --git a/deskutils/Makefile b/deskutils/Makefile index 17e5584136a6..0638588640f2 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 000000000000..9a96a8450e01 --- /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.2.3