aboutsummaryrefslogtreecommitdiff
path: root/textproc/uim-el-emacs21/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/uim-el-emacs21/Makefile')
-rw-r--r--textproc/uim-el-emacs21/Makefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/textproc/uim-el-emacs21/Makefile b/textproc/uim-el-emacs21/Makefile
new file mode 100644
index 000000000000..d023206f940f
--- /dev/null
+++ b/textproc/uim-el-emacs21/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: uim-el-xemacs21-mule
+# Date created: 4 August 2007
+# Whom: MANTANI Nobutaka <nobutaka@freebsd.org>
+#
+# $FreeBSD$
+#
+
+MAINTAINER= nobutaka@freebsd.org
+
+COMMENT= Emacs lisp for uim input method library
+
+CONFLICTS= uim-el-xemacs21-mule-[0-9]* \
+ uim-el-emacs22-[0-9]*
+
+EMACS_PORT_NAME=emacs21
+
+PLIST= ${MASTERDIR}/pkg-plist
+DESCR= ${MASTERDIR}/pkg-descr
+
+MASTERDIR= ${.CURDIR}/../uim-el
+
+.include "${MASTERDIR}/Makefile"