freebsd-ports/editors/Makefile
Jun-ichiro itojun Hagino 891dd04c3f rename ports/editors/nvi to ports/editors/nvi-m17n.
update language-specific configurations for nvi-m17n accordingly.

add ports/editors/nvi-perl, nvi 1.79 with perl5 linked into.
1998-02-19 16:50:18 +00:00

36 lines
711 B
Makefile

# $Id: Makefile,v 1.47 1998/02/18 04:18:38 asami Exp $
#
SUBDIR += asedit
SUBDIR += axe
SUBDIR += beav
SUBDIR += bpatch
SUBDIR += e93
SUBDIR += emacs
SUBDIR += emacs20
SUBDIR += gvim
SUBDIR += jed
SUBDIR += joe
SUBDIR += jove
SUBDIR += mule
SUBDIR += mule-common
SUBDIR += nedit
SUBDIR += nvi-m17n
SUBDIR += nvi-perl
SUBDIR += staroffice
SUBDIR += textedit
SUBDIR += thoteditor
SUBDIR += uemacs
SUBDIR += uzap
SUBDIR += vile
SUBDIR += vilearn
SUBDIR += vim
SUBDIR += vim5beta
SUBDIR += xcoral
SUBDIR += xed
SUBDIR += xemacs
SUBDIR += xemacs20
SUBDIR += xvile
.include <bsd.port.subdir.mk>