aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mew-xemacs21/Makefile
diff options
context:
space:
mode:
authortaoka <taoka@FreeBSD.org>1999-09-09 16:06:23 +0800
committertaoka <taoka@FreeBSD.org>1999-09-09 16:06:23 +0800
commit1daa828d39fb985eb5c509e3f0c57ee1aa2f1733 (patch)
tree7017bd2db2d0aa5eb0e845bb9483e358df009822 /mail/mew-xemacs21/Makefile
parent707a7599a8e63fd41d67ced6249bc7b80d9ecc2d (diff)
downloadfreebsd-ports-gnome-1daa828d39fb985eb5c509e3f0c57ee1aa2f1733.tar.gz
freebsd-ports-gnome-1daa828d39fb985eb5c509e3f0c57ee1aa2f1733.tar.zst
freebsd-ports-gnome-1daa828d39fb985eb5c509e3f0c57ee1aa2f1733.zip
Updated to 19.4
Added mew-xemacs21 (by Repository copy) Deleted mew-common PR: 13391 Submitted by: maintainer
Diffstat (limited to 'mail/mew-xemacs21/Makefile')
-rw-r--r--mail/mew-xemacs21/Makefile16
1 files changed, 5 insertions, 11 deletions
diff --git a/mail/mew-xemacs21/Makefile b/mail/mew-xemacs21/Makefile
index 1cd91279b738..7d1d9e7b2068 100644
--- a/mail/mew-xemacs21/Makefile
+++ b/mail/mew-xemacs21/Makefile
@@ -1,19 +1,13 @@
-# New ports collection makefile for: Mew (for xemacs20)
+# New ports collection makefile for: Mew (for xemacs21)
# Version required: 1.93
# Date created: 17 January 1998
# Whom: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
#
-# $FreeBSD$
+# $Id: Makefile,v 1.1.1.1 1999/09/02 10:44:02 kiri Exp $
#
-PKGNAME= mew-xemacs20-1.93
+EMACS_PORT_NAME= xemacs21
-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"