openbsd-ports/editors/Makefile

53 lines
1.2 KiB
Makefile
Raw Normal View History

2001-04-18 11:04:50 -04:00
# $OpenBSD: Makefile,v 1.29 2001/04/18 15:04:50 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
2001-01-08 17:40:53 -05:00
SUBDIR += cooledit
SUBDIR += cooledit:python
# SUBDIR += e93
SUBDIR += emacs
2000-04-09 16:34:02 -04:00
SUBDIR += emacs:no_X11
2000-06-22 11:20:23 -04:00
SUBDIR += elvis
SUBDIR += elvis:no_x11
1998-08-11 06:19:12 -04:00
SUBDIR += hexedit
1999-02-27 10:47:17 -05:00
SUBDIR += jed
2000-09-06 03:08:53 -04:00
SUBDIR += jed:no_x11
SUBDIR += joe
SUBDIR += jove
# SUBDIR += mule
# SUBDIR += mule-common
SUBDIR += nano
SUBDIR += nano:slang
1998-05-06 03:10:15 -04:00
SUBDIR += nedit
# SUBDIR += nvi
SUBDIR += nvi-m17n
SUBDIR += nvi-m17n:canna
# SUBDIR += staroffice
2001-04-18 11:04:50 -04:00
SUBDIR += ted
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
1999-02-27 10:47:17 -05:00
SUBDIR += wordperfect
# SUBDIR += xcoral
# SUBDIR += xed
# SUBDIR += xemacs
# SUBDIR += xemacs20
# SUBDIR += xemacs20:mule
2000-08-15 17:43:57 -04:00
SUBDIR += xemacs21
SUBDIR += xemacs21:mule
2001-03-01 16:30:43 -05:00
SUBDIR += xemacs21-sumo
SUBDIR += xemacs21-sumo:mule
# SUBDIR += xvile
1998-09-24 21:07:27 -04:00
SUBDIR += xwpe
.include <bsd.port.subdir.mk>