openbsd-ports/editors/Makefile
sturm 191c20dbb2 remove emacs 20 port as 21 is in-tree and works on all platforms that have
a working emacs 20, besides that emacs 20 was broken on sparc64, vax, hppa

emacs21 tested on most archs by pval (thanks!), rest by me
2003-12-03 17:28:02 +00:00

62 lines
1.4 KiB
Makefile

# $OpenBSD: Makefile,v 1.49 2003/12/03 17:28:02 sturm Exp $
# $FreeBSD: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp $
#
SUBDIR += abiword
# SUBDIR += asedit
SUBDIR += axe
SUBDIR += beav
SUBDIR += beaver
# SUBDIR += bpatch
SUBDIR += bvi
SUBDIR += cooledit
SUBDIR += cooledit,python
# SUBDIR += e93
SUBDIR += ee
SUBDIR += elvis
SUBDIR += elvis,no_x11
SUBDIR += emacs21
SUBDIR += emacs21,no_x11
SUBDIR += glimmer
SUBDIR += hexcurse
SUBDIR += hexedit
SUBDIR += ht
SUBDIR += ht,no_x11
SUBDIR += hnb
SUBDIR += jed
SUBDIR += jed,no_x11
SUBDIR += joe
SUBDIR += jove
SUBDIR += kxmleditor
# SUBDIR += mule
# SUBDIR += mule-common
SUBDIR += nano
SUBDIR += nano,slang
SUBDIR += nedit
# SUBDIR += nvi
SUBDIR += nvi-m17n
SUBDIR += nvi-m17n,canna
SUBDIR += scintilla
SUBDIR += scite
# SUBDIR += staroffice
SUBDIR += ted
SUBDIR += textedit
# SUBDIR += thoteditor
SUBDIR += uemacs
# SUBDIR += uzap
# SUBDIR += vile
SUBDIR += vim
SUBDIR += wordperfect
# SUBDIR += xcoral
# SUBDIR += xed
# SUBDIR += xemacs
SUBDIR += xemacs21
SUBDIR += xemacs21,mule
SUBDIR += xemacs21-sumo
SUBDIR += xemacs21-sumo,mule
# SUBDIR += xvile
SUBDIR += xwpe
SUBDIR += zile
.include <bsd.port.subdir.mk>