freebsd-ports/editors/Makefile
Satoshi Asami e51d4e2fae Enable multilingual nvi ports. (Note the Korean versions were already
included in the port Makefile import.)
1997-03-06 08:41:38 +00:00

26 lines
498 B
Makefile

# $Id: Makefile,v 1.34 1996/11/26 08:26:40 asami Exp $
#
SUBDIR += asedit
SUBDIR += axe
SUBDIR += beav
SUBDIR += bpatch
SUBDIR += e93
SUBDIR += emacs
SUBDIR += gvim
SUBDIR += joe
SUBDIR += jove
SUBDIR += mule
SUBDIR += nedit
SUBDIR += nvi
SUBDIR += scitext
SUBDIR += uemacs
SUBDIR += uzap
SUBDIR += vile
SUBDIR += vim
SUBDIR += xcoral
SUBDIR += xed
SUBDIR += xemacs
SUBDIR += xvile
.include <bsd.port.subdir.mk>