summaryrefslogtreecommitdiff
path: root/mail/mew-xemacs20
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-xemacs20
parentNo need for "EXTRACT_ONLY=" if DISTFILES is empty. NO_CHECKSUM is a (diff)
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-xemacs20')
-rw-r--r--mail/mew-xemacs20/Makefile12
1 files changed, 3 insertions, 9 deletions
diff --git a/mail/mew-xemacs20/Makefile b/mail/mew-xemacs20/Makefile
index 1cd91279b738..87a2794720f5 100644
--- a/mail/mew-xemacs20/Makefile
+++ b/mail/mew-xemacs20/Makefile
@@ -6,14 +6,8 @@
# $FreeBSD$
#
-PKGNAME= mew-xemacs20-1.93
+EMACS_PORT_NAME= xemacs20
-EMACS_NAME= XEmacs-20.4
-DIRSECTION= Local Packages:
-DIRENTRY= "* 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"