From 58fdede600b49a5b9d137a0c00c8e8394ec06eb6 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Tue, 13 Mar 2007 12:22:12 +0000 Subject: Add dictem-emacs22 , dictEm is a dict client for [X]Emacs. PR: ports/110254 Submitted by: Max N. Boyarov --- textproc/Makefile | 1 + textproc/dictem-emacs22/Makefile | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 textproc/dictem-emacs22/Makefile (limited to 'textproc') diff --git a/textproc/Makefile b/textproc/Makefile index 886e10a6ec69..1839f636b31b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -74,6 +74,7 @@ SUBDIR += denature SUBDIR += dict SUBDIR += dictem + SUBDIR += dictem-emacs22 SUBDIR += dictem-xemacs21-mule SUBDIR += dictfmt SUBDIR += dictionary diff --git a/textproc/dictem-emacs22/Makefile b/textproc/dictem-emacs22/Makefile new file mode 100644 index 000000000000..75971ec4d60c --- /dev/null +++ b/textproc/dictem-emacs22/Makefile @@ -0,0 +1,12 @@ +# New ports collection makefile for: dictem +# Date created: 1 Mar 2007 +# Whom: Max N. Boyarov +# +# $FreeBSD$ +# + +MASTERDIR= ${.CURDIR}/../dictem + +EMACS_PORT_NAME= emacs22 + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3