1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/editors/Makefile

43 lines
875 B
Makefile
Raw Normal View History

1998-07-03 23:45:28 +00:00
# $Id: Makefile,v 1.55 1998/07/01 12:00:18 tg Exp $
#
1996-08-08 15:05:22 +00:00
SUBDIR += asedit
1996-11-26 08:26:40 +00:00
SUBDIR += axe
SUBDIR += beav
1996-03-18 18:56:33 +00:00
SUBDIR += bpatch
1998-04-19 05:16:59 +00:00
SUBDIR += cooledit
1995-10-03 11:45:15 +00:00
SUBDIR += e93
SUBDIR += emacs
1997-12-14 14:48:37 +00:00
SUBDIR += emacs20
1998-07-01 12:00:18 +00:00
SUBDIR += gxedit
1997-06-04 06:32:40 +00:00
SUBDIR += jed
SUBDIR += joe
1995-10-03 11:45:15 +00:00
SUBDIR += jove
1998-03-16 14:10:23 +00:00
SUBDIR += le
1995-10-03 11:45:15 +00:00
SUBDIR += mule
SUBDIR += mule-common
SUBDIR += nedit
SUBDIR += nvi-m17n
SUBDIR += nvi-perl
1998-05-06 12:43:02 +00:00
SUBDIR += offix-editor
1997-04-11 01:43:40 +00:00
SUBDIR += staroffice
1998-07-03 23:45:28 +00:00
SUBDIR += sted
SUBDIR += textedit
SUBDIR += thoteditor
1995-10-03 11:45:15 +00:00
SUBDIR += uemacs
SUBDIR += uzap
SUBDIR += vile
1997-12-27 03:10:58 +00:00
SUBDIR += vilearn
SUBDIR += vim4
SUBDIR += vim5
1998-06-07 02:18:14 +00:00
SUBDIR += vim5beta
1995-10-03 11:45:15 +00:00
SUBDIR += xcoral
1996-07-29 00:43:04 +00:00
SUBDIR += xed
1995-10-03 11:45:15 +00:00
SUBDIR += xemacs
SUBDIR += xemacs-mule
SUBDIR += xemacs-mule-common
1997-09-03 19:39:15 +00:00
SUBDIR += xemacs20
1995-10-03 11:45:15 +00:00
SUBDIR += xvile
.include <bsd.port.subdir.mk>