68 lines
1.5 KiB
Makefile
68 lines
1.5 KiB
Makefile
# $OpenBSD: Makefile,v 1.87 2012/07/14 10:01:14 naddy Exp $
|
|
# $FreeBSD: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp $
|
|
#
|
|
|
|
SUBDIR =
|
|
SUBDIR += abiword
|
|
SUBDIR += axe
|
|
SUBDIR += beav
|
|
SUBDIR += beaver
|
|
SUBDIR += bvi
|
|
SUBDIR += cooledit
|
|
SUBDIR += cooledit,python
|
|
SUBDIR += dhex
|
|
SUBDIR += ee
|
|
SUBDIR += elvis
|
|
SUBDIR += elvis,no_x11
|
|
SUBDIR += emacs21
|
|
SUBDIR += emacs21,no_x11
|
|
SUBDIR += emacs22
|
|
SUBDIR += emacs22,no_x11
|
|
SUBDIR += emacs22,gtk
|
|
SUBDIR += emacs23
|
|
SUBDIR += emacs23,no_x11
|
|
SUBDIR += fte
|
|
SUBDIR += ged
|
|
SUBDIR += gummi
|
|
SUBDIR += hexcurse
|
|
SUBDIR += hexedit
|
|
SUBDIR += hnb
|
|
SUBDIR += ht
|
|
SUBDIR += ht,no_x11
|
|
SUBDIR += jed
|
|
SUBDIR += jed,no_x11
|
|
SUBDIR += joe
|
|
SUBDIR += jove
|
|
SUBDIR += kile
|
|
SUBDIR += kxmleditor
|
|
SUBDIR += ldapvi
|
|
SUBDIR += leafpad
|
|
SUBDIR += libreoffice
|
|
SUBDIR += nano
|
|
SUBDIR += nedit
|
|
SUBDIR += nvi
|
|
SUBDIR += nvi-m17n
|
|
SUBDIR += nvi-m17n,canna
|
|
SUBDIR += py-qscintilla
|
|
SUBDIR += qscintilla
|
|
SUBDIR += scintilla
|
|
SUBDIR += scite
|
|
SUBDIR += subtitleeditor
|
|
SUBDIR += tea
|
|
SUBDIR += teaqt
|
|
SUBDIR += ted
|
|
SUBDIR += texmaker
|
|
SUBDIR += texworks
|
|
SUBDIR += uemacs
|
|
SUBDIR += vim
|
|
SUBDIR += vim,no_x11
|
|
SUBDIR += vim-spell
|
|
SUBDIR += xemacs21
|
|
SUBDIR += xemacs21-sumo
|
|
SUBDIR += xemacs21-sumo,mule
|
|
SUBDIR += xinha
|
|
SUBDIR += xwpe
|
|
SUBDIR += zile
|
|
|
|
.include <bsd.port.subdir.mk>
|