1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add dictem-xemacs21-mule: dictEm is a dict client for [X]Emacs.

Submitted by:	Max N. Boyarov <m.boyarov@gmail.com>
This commit is contained in:
Andrey Slusar 2006-05-08 20:37:34 +00:00
parent 92e2b085f8
commit 1dc59b2a33
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161756
2 changed files with 12 additions and 0 deletions

View File

@ -70,6 +70,7 @@
SUBDIR += denature
SUBDIR += dict
SUBDIR += dictem
SUBDIR += dictem-xemacs21-mule
SUBDIR += dictfmt
SUBDIR += dictionary
SUBDIR += diff-mode.el

View File

@ -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"