aboutsummaryrefslogtreecommitdiffstats
path: root/news/t-gnus-mule/Makefile
diff options
context:
space:
mode:
authortaoka <taoka@FreeBSD.org>2000-11-03 23:03:25 +0800
committertaoka <taoka@FreeBSD.org>2000-11-03 23:03:25 +0800
commit8259d408b7e9c36f6ad85da3035d0800d7a45549 (patch)
treee45a19d7b881d0c264caeeedbcda3a0f789409e5 /news/t-gnus-mule/Makefile
parente06256a2a71e97a06f08038fdab3203bd0d74c2f (diff)
downloadfreebsd-ports-gnome-8259d408b7e9c36f6ad85da3035d0800d7a45549.tar.gz
freebsd-ports-gnome-8259d408b7e9c36f6ad85da3035d0800d7a45549.tar.zst
freebsd-ports-gnome-8259d408b7e9c36f6ad85da3035d0800d7a45549.zip
t-gnus for emacs20, mule or xemacs21-mule is a kind of gnus using SEMI
for MIME
Diffstat (limited to 'news/t-gnus-mule/Makefile')
-rw-r--r--news/t-gnus-mule/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/news/t-gnus-mule/Makefile b/news/t-gnus-mule/Makefile
new file mode 100644
index 000000000000..d795f357d411
--- /dev/null
+++ b/news/t-gnus-mule/Makefile
@@ -0,0 +1,13 @@
+# New ports collection makefile for: T-gnus (for mule)
+# Date created: 13 September 2000
+# Whom: Satoshi Taoka <taoka@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+MASTERDIR= ${.CURDIR}/../t-gnus-emacs20
+
+EMACS_PORT_NAME= mule
+PATCHDIR= ${.CURDIR}/files
+
+.include "${MASTERDIR}/Makefile"