openbsd-ports/editors/Makefile

37 lines
807 B
Makefile
Raw Normal View History

1999-11-08 09:07:07 -05:00
# $OpenBSD: Makefile,v 1.13 1999/11/08 14:07:07 dugsong 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
# SUBDIR += e93
SUBDIR += emacs
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 += 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
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 += xemacs21
# SUBDIR += xvile
1998-09-24 21:07:27 -04:00
SUBDIR += xwpe
.include <bsd.port.subdir.mk>