openbsd-ports/editors/Makefile

44 lines
985 B
Makefile
Raw Normal View History

2000-06-22 11:20:23 -04:00
# $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 $
#
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
2000-06-22 11:20:23 -04:00
SUBDIR += elvis
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 += nvi-m17n:canna
# 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:no_x11
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>