openbsd-ports/editors/Makefile
2000-06-22 15:20:23 +00:00

44 lines
985 B
Makefile

# $OpenBSD: Makefile,v 1.20 2000/06/22 15:20:23 reinhard Exp $
# $FreeBSD: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp $
#
SUBDIR += abiword
# SUBDIR += asedit
SUBDIR += axe
SUBDIR += beav
# SUBDIR += bpatch
SUBDIR += bvi
# SUBDIR += e93
SUBDIR += emacs
SUBDIR += emacs:no_X11
SUBDIR += elvis
SUBDIR += hexedit
SUBDIR += jed
SUBDIR += joe
SUBDIR += jove
# SUBDIR += mule
# SUBDIR += mule-common
SUBDIR += nedit
# SUBDIR += nvi
SUBDIR += nvi-m17n
SUBDIR += nvi-m17n:canna
# SUBDIR += staroffice
SUBDIR += textedit
# SUBDIR += thoteditor
SUBDIR += uemacs
# SUBDIR += uzap
# SUBDIR += vile
SUBDIR += vim
SUBDIR += vim:no_x11
SUBDIR += wordperfect
# SUBDIR += xcoral
# SUBDIR += xed
# SUBDIR += xemacs
SUBDIR += xemacs20
SUBDIR += xemacs20:mule
# SUBDIR += xemacs21
# SUBDIR += xvile
SUBDIR += xwpe
.include <bsd.port.subdir.mk>