79 lines
1.8 KiB
Makefile
Raw Normal View History

2015-06-23 04:45:18 +00:00
# $OpenBSD: Makefile,v 1.112 2015/06/23 04:45:18 bentley Exp $
SUBDIR =
1999-11-08 14:07:07 +00:00
SUBDIR += abiword
SUBDIR += axe
SUBDIR += beav
2002-06-06 07:26:28 +00:00
SUBDIR += beaver
2000-03-14 07:58:34 +00:00
SUBDIR += bvi
SUBDIR += calligra
2001-01-08 22:40:53 +00:00
SUBDIR += cooledit
SUBDIR += cooledit,python
2011-01-15 08:55:01 +00:00
SUBDIR += dhex
2001-11-13 15:24:39 +00:00
SUBDIR += ee
2002-01-25 00:56:46 +00:00
SUBDIR += elvis
SUBDIR += elvis,no_x11
2012-12-06 15:52:17 +00:00
SUBDIR += emacs
SUBDIR += emacs,gtk2
2014-08-15 12:19:13 +00:00
SUBDIR += emacs,no_x11
2002-03-03 07:11:16 +00:00
SUBDIR += emacs21
SUBDIR += emacs21,no_x11
2012-09-22 07:59:35 +00:00
SUBDIR += focuswriter
2007-12-01 21:20:51 +00:00
SUBDIR += fte
2012-06-25 23:08:24 +00:00
SUBDIR += ged
2010-11-08 20:09:36 +00:00
SUBDIR += gummi
2002-05-30 11:00:43 +00:00
SUBDIR += hexcurse
1998-08-11 10:19:12 +00:00
SUBDIR += hexedit
2004-05-09 19:25:39 +00:00
SUBDIR += hnb
2003-05-17 07:35:24 +00:00
SUBDIR += ht
SUBDIR += ht,no_x11
1999-02-27 15:47:17 +00:00
SUBDIR += jed
SUBDIR += jed,no_x11
SUBDIR += joe
SUBDIR += jove
2006-05-20 20:26:49 +00:00
SUBDIR += kile
2014-07-09 12:42:30 +00:00
SUBDIR += kile-kde4
2001-07-15 09:26:17 +00:00
SUBDIR += kxmleditor
2006-03-20 16:20:13 +00:00
SUBDIR += ldapvi
2014-09-19 22:23:49 +00:00
SUBDIR += le
2006-03-09 01:44:56 +00:00
SUBDIR += leafpad
2010-11-30 18:23:06 +00:00
SUBDIR += libreoffice
2014-09-14 23:05:41 +00:00
SUBDIR += moe
SUBDIR += nano
2014-10-12 22:33:08 +00:00
SUBDIR += ne
1998-05-06 07:10:15 +00:00
SUBDIR += nedit
2012-07-14 10:01:14 +00:00
SUBDIR += nvi
2013-01-16 19:09:34 +00:00
SUBDIR += nvi,iconv
2012-03-27 18:17:17 +00:00
SUBDIR += py-qscintilla
2008-10-27 00:03:36 +00:00
SUBDIR += qscintilla
2003-08-14 18:28:43 +00:00
SUBDIR += scintilla
SUBDIR += scite
2013-05-04 15:17:27 +00:00
SUBDIR += se
2007-05-28 22:50:53 +00:00
SUBDIR += subtitleeditor
2008-01-23 17:03:44 +00:00
SUBDIR += tea
2009-04-20 10:31:29 +00:00
SUBDIR += teaqt
2001-04-18 15:04:50 +00:00
SUBDIR += ted
2004-10-09 14:44:09 +00:00
SUBDIR += texmaker
2009-06-22 20:53:51 +00:00
SUBDIR += texworks
2013-07-08 22:11:42 +00:00
SUBDIR += tiled
2013-04-29 14:23:09 +00:00
SUBDIR += tpad
2012-10-13 22:25:26 +00:00
SUBDIR += traditional-vi
2013-05-17 08:25:38 +00:00
SUBDIR += tweak
1998-06-10 06:51:40 +00:00
SUBDIR += uemacs
1998-06-09 07:49:47 +00:00
SUBDIR += vim
SUBDIR += vim,gtk2,lua
SUBDIR += vim,gtk2,perl,python,ruby
SUBDIR += vim,gtk2,perl,python3,ruby
SUBDIR += vim,no_x11
SUBDIR += vim,no_x11,lua
SUBDIR += vim,no_x11,perl,python,ruby
SUBDIR += vim,no_x11,perl,python3,ruby
2012-01-20 20:20:04 +00:00
SUBDIR += vim-spell
2000-08-15 21:43:57 +00:00
SUBDIR += xemacs21
2001-03-01 21:30:43 +00:00
SUBDIR += xemacs21-sumo
SUBDIR += xemacs21-sumo,mule
1998-09-25 01:07:27 +00:00
SUBDIR += xwpe
2003-07-03 19:56:03 +00:00
SUBDIR += zile
.include <bsd.port.subdir.mk>