openbsd-ports/editors/Makefile
espie cfc21d4c25 tweak cooledit flavors to be happy with python/python2
Based on a patch by Sebastian Stark
2001-06-09 20:27:38 +00:00

55 lines
1.3 KiB
Makefile

# $OpenBSD: Makefile,v 1.31 2001/06/09 20:27:38 espie 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 += cooledit
SUBDIR += cooledit,python
SUBDIR += cooledit,python2
# SUBDIR += e93
SUBDIR += emacs
SUBDIR += emacs,no_X11
SUBDIR += emacs-leim
SUBDIR += elvis
SUBDIR += elvis,no_x11
SUBDIR += hexedit
SUBDIR += jed
SUBDIR += jed,no_x11
SUBDIR += joe
SUBDIR += jove
# SUBDIR += mule
# SUBDIR += mule-common
SUBDIR += nano
SUBDIR += nano,slang
SUBDIR += nedit
# SUBDIR += nvi
SUBDIR += nvi-m17n
SUBDIR += nvi-m17n,canna
# 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 += xemacs20
# SUBDIR += xemacs20,mule
SUBDIR += xemacs21
SUBDIR += xemacs21,mule
SUBDIR += xemacs21-sumo
SUBDIR += xemacs21-sumo,mule
# SUBDIR += xvile
SUBDIR += xwpe
.include <bsd.port.subdir.mk>