openbsd-ports/editors/Makefile

42 lines
930 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.17 2000/04/21 18:45:11 espie Exp $
# $FreeBSD: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp $
#
1999-11-08 09:07:07 -05:00
SUBDIR += abiword
# SUBDIR += asedit
SUBDIR += axe
SUBDIR += beav
# SUBDIR += bpatch
2000-03-14 02:58:34 -05:00
SUBDIR += bvi
# SUBDIR += e93
SUBDIR += emacs
2000-04-09 16:34:02 -04:00
SUBDIR += emacs:no_X11
1998-08-11 06:19:12 -04:00
SUBDIR += hexedit
1999-02-27 10:47:17 -05:00
SUBDIR += jed
SUBDIR += joe
SUBDIR += jove
# SUBDIR += mule
# SUBDIR += mule-common
1998-05-06 03:10:15 -04:00
SUBDIR += nedit
# SUBDIR += nvi
SUBDIR += nvi-m17n
# SUBDIR += staroffice
1998-09-16 14:41:26 -04:00
SUBDIR += textedit
# SUBDIR += thoteditor
1998-06-10 02:51:40 -04:00
SUBDIR += uemacs
# SUBDIR += uzap
# SUBDIR += vile
1998-06-09 03:49:47 -04:00
SUBDIR += vim
SUBDIR += vim:light
1999-02-27 10:47:17 -05:00
SUBDIR += wordperfect
# SUBDIR += xcoral
# SUBDIR += xed
# SUBDIR += xemacs
1999-01-17 23:44:10 -05:00
SUBDIR += xemacs20
SUBDIR += xemacs20:mule
1999-01-17 23:44:10 -05:00
# SUBDIR += xemacs21
# SUBDIR += xvile
1998-09-24 21:07:27 -04:00
SUBDIR += xwpe
.include <bsd.port.subdir.mk>