aboutsummaryrefslogtreecommitdiff
path: root/mail/mew-emacs20
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-09-09 08:06:23 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-09-09 08:06:23 +0000
commitb731a87d83af4a808603fc4208e14b034a6aa28c (patch)
tree6f602f58e8628c1d555cb5122d2d371b7a0e44cf /mail/mew-emacs20
parentd4ea58e2e7567f5d64c7ab1414efccf707687f0e (diff)
downloadports-b731a87d83af4a808603fc4208e14b034a6aa28c.tar.gz
ports-b731a87d83af4a808603fc4208e14b034a6aa28c.zip
Updated to 19.4
Added mew-xemacs21 (by Repository copy) Deleted mew-common PR: 13391 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=21478
Diffstat (limited to 'mail/mew-emacs20')
-rw-r--r--mail/mew-emacs20/Makefile12
1 files changed, 3 insertions, 9 deletions
diff --git a/mail/mew-emacs20/Makefile b/mail/mew-emacs20/Makefile
index bb967090df0a..76853d09a199 100644
--- a/mail/mew-emacs20/Makefile
+++ b/mail/mew-emacs20/Makefile
@@ -6,14 +6,8 @@
# $FreeBSD$
#
-PKGNAME= mew-emacs20-1.93
+EMACS_PORT_NAME= emacs20
-EMACS_NAME= Emacs-20.3
-DIRSECTION= The Emacs editor and associated tools
-DIRENTRY= "* Mew: (mew). Messaging in the Emacs World."
-INFOFILE= mew.info
+MASTERDIR= ${.CURDIR}/../../mail/mew
-MASTERDIR= ${.CURDIR}/../../mail/mew-common
-PKGDIR= ${.CURDIR}/pkg
-
-.include "${MASTERDIR}/Makefile"
+.include "${MASTERDIR}/Makefile"