3cba3d2cdf
is super outdated -- imported in 2006, updated once since then, pretty sure nobody uses it). rm all the things! sthen@
74 lines
1.7 KiB
Makefile
74 lines
1.7 KiB
Makefile
# $OpenBSD: Makefile,v 1.104 2013/11/09 14:09:38 ajacoutot 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 += emacs
|
|
SUBDIR += emacs,no_x11
|
|
SUBDIR += emacs,gtk2
|
|
SUBDIR += emacs21
|
|
SUBDIR += emacs21,no_x11
|
|
SUBDIR += focuswriter
|
|
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,iconv
|
|
SUBDIR += nvi-m17n
|
|
SUBDIR += nvi-m17n,canna
|
|
SUBDIR += py-qscintilla
|
|
SUBDIR += qscintilla
|
|
SUBDIR += scintilla
|
|
SUBDIR += scite
|
|
SUBDIR += se
|
|
SUBDIR += subtitleeditor
|
|
SUBDIR += tea
|
|
SUBDIR += teaqt
|
|
SUBDIR += ted
|
|
SUBDIR += texmaker
|
|
SUBDIR += texworks
|
|
SUBDIR += tiled
|
|
SUBDIR += tpad
|
|
SUBDIR += traditional-vi
|
|
SUBDIR += tweak
|
|
SUBDIR += uemacs
|
|
SUBDIR += vim
|
|
SUBDIR += vim,gtk2,perl,python,ruby
|
|
SUBDIR += vim,gtk2,perl,python3,ruby
|
|
SUBDIR += vim,no_x11
|
|
SUBDIR += vim,no_x11,perl,python,ruby
|
|
SUBDIR += vim,no_x11,perl,python3,ruby
|
|
SUBDIR += vim-spell
|
|
SUBDIR += xemacs21
|
|
SUBDIR += xemacs21-sumo
|
|
SUBDIR += xemacs21-sumo,mule
|
|
SUBDIR += xwpe
|
|
SUBDIR += zile
|
|
|
|
.include <bsd.port.subdir.mk>
|