summaryrefslogtreecommitdiff
path: root/mail/mew2
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-06 21:01:40 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-06 21:01:40 +0000
commita5be358b9d075a660827de0da2aba57ed77ff168 (patch)
tree80da9240100147f77e3f2d141a12bc9ff29060f1 /mail/mew2
parentDestroy pkg-comment for some of the stranger uses in the tree, (diff)
More manual pkg-comment cleanups.
Approved by: portmgr (implicitly)
Notes
Notes: svn path=/head/; revision=77038
Diffstat (limited to 'mail/mew2')
-rw-r--r--mail/mew2/Makefile5
-rw-r--r--mail/mew2/pkg-comment1
2 files changed, 2 insertions, 4 deletions
diff --git a/mail/mew2/Makefile b/mail/mew2/Makefile
index f7656689ba2d..5713d111199f 100644
--- a/mail/mew2/Makefile
+++ b/mail/mew2/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.mew.org/pub/Mew/ \
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER?= kiri@FreeBSD.org
+COMMENT?= Message interface to Emacs Window (version 2) for emacs21
# Mew major version
MEW_MAJOR_VER?= 2
@@ -55,9 +56,8 @@ post-install:
.endif
############################################################
-## Make DESCR,COMMENT and PLIST (only for MAINTAINER use)
+## Make DESCR and PLIST (only for MAINTAINER use)
############################################################
-#COMMENT_TEXT= 'Message interface to Emacs Window (version ${MEW_MAJOR_VER}) for ${EMACS_PORT_NAME}'
#.if ${EMACS_PORT_NAME} == "xemacs21" || ${EMACS_PORT_NAME} == "xemacs21-mule"
#ELISPDIR= ${PREFIX}/${EMACS_PACKAGESDIR}/lisp/${PORTNAME}${MEW_MAJOR_VER}
#INFODIR= ${PREFIX}/${EMACS_PACKAGESDIR}/info
@@ -77,7 +77,6 @@ post-install:
# ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/site-lisp
#
#pre-arrange:
-# ${ECHO_CMD} ${COMMENT_TEXT} > ${PKGDIR}/pkg-comment
# ${SETENV} ${SCRIPTS_ENV} WRKTMPDIR=${PKGDIR} TMPL_FILES=pkg-descr \
# MEW_MAJOR_VER=${MEW_MAJOR_VER} \
# ${SH} ${FILESDIR}/tmpl2file.sh
diff --git a/mail/mew2/pkg-comment b/mail/mew2/pkg-comment
deleted file mode 100644
index a31b49d89530..000000000000
--- a/mail/mew2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Message interface to Emacs Window (version 2) for emacs21