summaryrefslogtreecommitdiff
path: root/news/t-gnus-mule/Makefile
diff options
context:
space:
mode:
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"