diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 00:16:25 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 00:16:25 +0000 |
commit | d3fc97c4322cac65906c1d694a06894d312d616f (patch) | |
tree | 77b12e1164b457edf32ff0595f99020fc48cd152 /editors/mule/Makefile | |
parent | 09fd8954fb08d1a62e1bf696af89a8db3497706b (diff) | |
download | ports-d3fc97c4322cac65906c1d694a06894d312d616f.tar.gz ports-d3fc97c4322cac65906c1d694a06894d312d616f.zip |
Notes
Diffstat (limited to 'editors/mule/Makefile')
-rw-r--r-- | editors/mule/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/mule/Makefile b/editors/mule/Makefile index 34217491897d..a923d764ac63 100644 --- a/editors/mule/Makefile +++ b/editors/mule/Makefile @@ -17,6 +17,7 @@ DISTFILES= mule-${MULE_VERSION}-${EMACS_VERSION}.tar.gz \ mule-${MULE_VERSION}-${EMACS_VERSION}.patch-981002.tar.gz MAINTAINER?= taoka@FreeBSD.org +COMMENT?= A multilingual emacs based 19.34 (Only the executables) RUN_DEPENDS= ${PREFIX}/share/${EMACS_PREFIX}/${EMACS_VERSION}/lisp/mule.el:${PORTSDIR}/editors/mule-common LIB_DEPENDS= ${LIB_INPUT_METHOD} |