Add dictem-emacs22 , dictEm is a dict client for [X]Emacs.

PR:		ports/110254
Submitted by:	Max N. Boyarov <m.boyarov at bsd.by>
This commit is contained in:
Martin Wilke 2007-03-13 12:22:12 +00:00
parent 74512246fb
commit 58fdede600
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187297
2 changed files with 13 additions and 0 deletions

View File

@ -74,6 +74,7 @@
SUBDIR += denature
SUBDIR += dict
SUBDIR += dictem
SUBDIR += dictem-emacs22
SUBDIR += dictem-xemacs21-mule
SUBDIR += dictfmt
SUBDIR += dictionary

View File

@ -0,0 +1,12 @@
# New ports collection makefile for: dictem
# Date created: 1 Mar 2007
# Whom: Max N. Boyarov <m.boyarov@bsd.by>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../dictem
EMACS_PORT_NAME= emacs22
.include "${MASTERDIR}/Makefile"