1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/editors/Makefile
Satoshi Asami 43adb20442 Move textedit from x11 to editors.
Approved by:	jraynard
1998-02-18 04:18:45 +00:00

35 lines
683 B
Makefile

# $Id: Makefile,v 1.46 1997/12/27 03:10:58 asami Exp $
#
SUBDIR += asedit
SUBDIR += axe
SUBDIR += beav
SUBDIR += bpatch
SUBDIR += e93
SUBDIR += emacs
SUBDIR += emacs20
SUBDIR += gvim
SUBDIR += jed
SUBDIR += joe
SUBDIR += jove
SUBDIR += mule
SUBDIR += mule-common
SUBDIR += nedit
SUBDIR += nvi
SUBDIR += staroffice
SUBDIR += textedit
SUBDIR += thoteditor
SUBDIR += uemacs
SUBDIR += uzap
SUBDIR += vile
SUBDIR += vilearn
SUBDIR += vim
SUBDIR += vim5beta
SUBDIR += xcoral
SUBDIR += xed
SUBDIR += xemacs
SUBDIR += xemacs20
SUBDIR += xvile
.include <bsd.port.subdir.mk>