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 <yoichi@eken.phys.nagoya-u.ac.jp>
This commit is contained in:
Shigeyuki Fukushima 2001-04-08 16:33:31 +00:00
parent b66527ab46
commit 38aff25769
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41069
2 changed files with 14 additions and 0 deletions

View File

@ -22,6 +22,7 @@
SUBDIR += kproject
SUBDIR += loserjabber
SUBDIR += mhc-emacs20
SUBDIR += mhc-xemacs21-mule
SUBDIR += moneydance
SUBDIR += notebook
SUBDIR += offix-trash

View File

@ -0,0 +1,13 @@
# New ports collection makefile for: mhc (for xemacs21-mule)
# Date created: 7 Apr 2001
# Whom: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../../deskutils/mhc-emacs20
MAINTAINER= yoichi@eken.phys.nagoya-u.ac.jp
EMACS_PORT_NAME= xemacs21-mule
.include <${MASTERDIR}/Makefile>