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

33 lines
639 B
Makefile
Raw Normal View History

1997-12-14 14:48:37 +00:00
# $Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr 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
1995-10-03 11:45:15 +00:00
SUBDIR += e93
SUBDIR += emacs
1997-12-14 14:48:37 +00:00
SUBDIR += emacs20
1996-11-07 18:42:06 +00:00
SUBDIR += gvim
1997-06-04 06:32:40 +00:00
SUBDIR += jed
SUBDIR += joe
1995-10-03 11:45:15 +00:00
SUBDIR += jove
SUBDIR += mule
SUBDIR += mule-common
SUBDIR += nedit
SUBDIR += nvi
1997-04-11 01:43:40 +00:00
SUBDIR += staroffice
SUBDIR += thoteditor
1995-10-03 11:45:15 +00:00
SUBDIR += uemacs
SUBDIR += uzap
SUBDIR += vile
1995-12-04 09:46:10 +00:00
SUBDIR += vim
1997-05-25 03:00:16 +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
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>