summaryrefslogtreecommitdiff
path: root/mail/mew
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/mew
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/mew')
-rw-r--r--mail/mew/Makefile5
-rw-r--r--mail/mew/pkg-comment1
2 files changed, 2 insertions, 4 deletions
diff --git a/mail/mew/Makefile b/mail/mew/Makefile
index e9f596d3ba26..9e16fb4de4f1 100644
--- a/mail/mew/Makefile
+++ b/mail/mew/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.mew.org/pub/Mew/old/ \
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER?= kiri@FreeBSD.org
+COMMENT?= Message interface to Emacs Window for emacs
# distfile version
MEW_VER= 1.94.2
@@ -62,9 +63,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 for ${EMACS_PORT_NAME}
#.if ${EMACS_PORT_NAME} == "xemacs21" || ${EMACS_PORT_NAME} == "xemacs21-mule"
#ELISPDIR= ${PREFIX}/${EMACS_PACKAGESDIR}/lisp/${PORTNAME}
#INFODIR= ${PREFIX}/${EMACS_PACKAGESDIR}/info
@@ -85,7 +85,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 \
# ${SH} ${FILESDIR}/tmpl2file.sh
# ${SETENV} ${SCRIPTS_ENV} WRKTMPDIR=${PKGDIR} ${SH} ${FILESDIR}/message.sh
diff --git a/mail/mew/pkg-comment b/mail/mew/pkg-comment
index a949d8cbc02d..e69de29bb2d1 100644
--- a/mail/mew/pkg-comment
+++ b/mail/mew/pkg-comment
@@ -1 +0,0 @@
-Message interface to Emacs Window for emacs