aboutsummaryrefslogtreecommitdiff
path: root/textproc/muse/Makefile
diff options
context:
space:
mode:
authorAndrey Slusar <anray@FreeBSD.org>2006-09-09 09:32:55 +0000
committerAndrey Slusar <anray@FreeBSD.org>2006-09-09 09:32:55 +0000
commitab3e26398bb92c26ecfcec7f2401d02627273016 (patch)
treec27dea34a41054875fe311dc5be102a2e3eba4fa /textproc/muse/Makefile
parent6d1db141589c520d1966c84e06029b620e67a77f (diff)
Notes
Diffstat (limited to 'textproc/muse/Makefile')
-rw-r--r--textproc/muse/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/muse/Makefile b/textproc/muse/Makefile
index c912d2ba978e..8eb3922f9874 100644
--- a/textproc/muse/Makefile
+++ b/textproc/muse/Makefile
@@ -19,6 +19,8 @@ USE_EMACS= yes
USE_GMAKE= yes
EMACS_PORT_NAME?= emacs21
+INFO= muse
+
.if ${EMACS_PORT_NAME} != "emacs21"
PORTNAMESUFFIX= ${PKGNAMESUFFIX}
.endif