freebsd-ports/editors/Makefile

29 lines
539 B
Makefile
Raw Normal View History

1997-07-10 08:29:41 +02:00
# $Id: Makefile,v 1.40 1997/07/09 07:08:15 tg Exp $
#
1996-08-08 17:05:22 +02:00
SUBDIR += asedit
1996-11-26 09:26:40 +01:00
SUBDIR += axe
SUBDIR += beav
1996-03-18 19:56:33 +01:00
SUBDIR += bpatch
1995-10-03 12:45:15 +01:00
SUBDIR += e93
SUBDIR += emacs
1996-11-07 19:42:06 +01:00
SUBDIR += gvim
1997-06-04 08:32:40 +02:00
SUBDIR += jed
SUBDIR += joe
1995-10-03 12:45:15 +01:00
SUBDIR += jove
SUBDIR += mule
SUBDIR += nedit
SUBDIR += nvi
1997-04-11 03:43:40 +02:00
SUBDIR += staroffice
1995-10-03 12:45:15 +01:00
SUBDIR += uemacs
SUBDIR += uzap
SUBDIR += vile
1995-12-04 10:46:10 +01:00
SUBDIR += vim
1997-05-25 05:00:16 +02:00
SUBDIR += vim5beta
1995-10-03 12:45:15 +01:00
SUBDIR += xcoral
1996-07-29 02:43:04 +02:00
SUBDIR += xed
1995-10-03 12:45:15 +01:00
SUBDIR += xemacs
SUBDIR += xvile
.include <bsd.port.subdir.mk>