openbsd-ports/editors/Makefile

63 lines
1.4 KiB
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.53 2005/08/09 21:59:39 naddy 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
2002-06-06 03:26:28 -04:00
SUBDIR += beaver
# 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
2001-11-13 10:24:39 -05:00
SUBDIR += ee
2002-01-24 19:56:46 -05:00
SUBDIR += elvis
SUBDIR += elvis,no_x11
2002-03-03 02:11:16 -05:00
SUBDIR += emacs21
SUBDIR += emacs21,no_x11
2002-06-13 08:41:08 -04:00
SUBDIR += glimmer
2002-05-30 07:00:43 -04:00
SUBDIR += hexcurse
1998-08-11 06:19:12 -04:00
SUBDIR += hexedit
2004-05-09 15:25:39 -04:00
SUBDIR += hnb
2003-05-17 03:35:24 -04:00
SUBDIR += ht
SUBDIR += ht,no_x11
1999-02-27 10:47:17 -05:00
SUBDIR += jed
SUBDIR += jed,no_x11
SUBDIR += joe
SUBDIR += jove
2001-07-15 05:26:17 -04:00
SUBDIR += kxmleditor
# 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
2003-08-14 14:28:43 -04:00
SUBDIR += scintilla
SUBDIR += scite
# SUBDIR += staroffice
2001-04-18 11:04:50 -04:00
SUBDIR += ted
2004-10-09 10:44:09 -04:00
SUBDIR += texmaker
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
# SUBDIR += xcoral
# SUBDIR += xed
# SUBDIR += xemacs
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
2003-07-03 15:56:03 -04:00
SUBDIR += zile
.include <bsd.port.subdir.mk>