68 lines
1.5 KiB
Makefile
Raw Normal View History

2013-01-14 08:13:02 +00:00
# $OpenBSD: Makefile,v 1.94 2013/01/14 08:13:02 jasper 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
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,no_x11
2013-01-14 08:13:02 +00:00
SUBDIR += emacs,gtk3
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
2001-07-15 09:26:17 +00:00
SUBDIR += kxmleditor
2006-03-20 16:20:13 +00:00
SUBDIR += ldapvi
2006-03-09 01:44:56 +00:00
SUBDIR += leafpad
2010-11-30 18:23:06 +00:00
SUBDIR += libreoffice
SUBDIR += nano
1998-05-06 07:10:15 +00:00
SUBDIR += nedit
2012-07-14 10:01:14 +00:00
SUBDIR += nvi
SUBDIR += nvi-m17n
SUBDIR += nvi-m17n,canna
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
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
2012-10-13 22:25:26 +00:00
SUBDIR += traditional-vi
1998-06-10 06:51:40 +00:00
SUBDIR += uemacs
1998-06-09 07:49:47 +00:00
SUBDIR += vim
SUBDIR += vim,gtk2,perl,python,ruby
SUBDIR += vim,no_x11
SUBDIR += vim,no_x11,perl,python,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
2007-09-21 11:17:31 +00:00
SUBDIR += xinha
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>