aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/dictem-xemacs21-mule
diff options
context:
space:
mode:
authoranray <anray@FreeBSD.org>2006-05-09 04:37:34 +0800
committeranray <anray@FreeBSD.org>2006-05-09 04:37:34 +0800
commit54585ad64e285cb39ab327989c638a2938587e5e (patch)
tree6be2a451827821fe1c4af6bf81eb155f48cf787a /textproc/dictem-xemacs21-mule
parent33a1c41ac7216184033b199c1bc39e49ae6ff442 (diff)
downloadfreebsd-ports-gnome-54585ad64e285cb39ab327989c638a2938587e5e.tar.gz
freebsd-ports-gnome-54585ad64e285cb39ab327989c638a2938587e5e.tar.zst
freebsd-ports-gnome-54585ad64e285cb39ab327989c638a2938587e5e.zip
Add dictem-xemacs21-mule: dictEm is a dict client for [X]Emacs.
Submitted by: Max N. Boyarov <m.boyarov@gmail.com>
Diffstat (limited to 'textproc/dictem-xemacs21-mule')
-rw-r--r--textproc/dictem-xemacs21-mule/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/dictem-xemacs21-mule/Makefile b/textproc/dictem-xemacs21-mule/Makefile
new file mode 100644
index 000000000000..8e96da54eea7
--- /dev/null
+++ b/textproc/dictem-xemacs21-mule/Makefile
@@ -0,0 +1,11 @@
+# New ports collection makefile for: dictem
+# Date created: 25 Apr 2006
+# Whom: Max N. Boyarov <m.boyarov@gmail.com>
+#
+# $FreeBSD$
+
+MASTERDIR= ${.CURDIR}/../dictem
+
+EMACS_PORT_NAME= xemacs21-mule
+
+.include "${MASTERDIR}/Makefile"