freebsd-ports/textproc/Makefile

47 lines
986 B
Makefile
Raw Normal View History

1999-01-18 06:04:04 +01:00
# $Id: Makefile,v 1.38 1999/01/18 03:36:43 steve Exp $
1997-04-26 22:08:43 +02:00
#
1997-05-25 05:43:23 +02:00
SUBDIR += agrep
1998-12-24 17:29:48 +01:00
SUBDIR += aspell
1997-11-22 01:31:24 +01:00
SUBDIR += c2html
1998-02-12 18:36:23 +01:00
SUBDIR += catdoc
1997-06-22 23:11:27 +02:00
SUBDIR += docbook
1998-06-29 18:18:18 +02:00
SUBDIR += docproj
1998-03-25 15:12:21 +01:00
SUBDIR += dsssl-docbook-modular
SUBDIR += glimpse
1999-01-18 06:04:04 +01:00
SUBDIR += grap
1998-07-20 05:46:54 +02:00
SUBDIR += gxditview
1998-11-18 22:03:49 +01:00
SUBDIR += htdig
1997-09-19 23:37:44 +02:00
SUBDIR += html
1997-10-11 12:38:49 +02:00
SUBDIR += info2html
SUBDIR += isearch
1997-07-10 16:39:03 +02:00
SUBDIR += iso12083
1997-06-22 23:11:27 +02:00
SUBDIR += iso8879
SUBDIR += ispell
1997-06-22 23:11:27 +02:00
SUBDIR += jade
1998-05-05 02:59:46 +02:00
SUBDIR += latex2html
1998-10-10 15:49:33 +02:00
SUBDIR += libxml
1997-07-10 16:39:03 +02:00
SUBDIR += linuxdoc
1998-11-22 23:41:52 +01:00
SUBDIR += man2html
SUBDIR += mgdiff
SUBDIR += mswordview
1998-08-30 04:35:31 +02:00
SUBDIR += nfbtrans
1998-11-14 20:45:37 +01:00
SUBDIR += p5-XML-Parser
1997-08-06 16:49:29 +02:00
SUBDIR += par
1999-01-18 04:36:43 +01:00
SUBDIR += prag
SUBDIR += rman
1997-07-18 17:48:36 +02:00
SUBDIR += sgmlformat
1998-04-29 12:59:21 +02:00
SUBDIR += sgrep
1997-04-26 22:08:43 +02:00
SUBDIR += sp
1997-11-17 19:05:14 +01:00
SUBDIR += texi2html
1998-06-16 21:16:34 +02:00
SUBDIR += textutils
1998-02-20 09:05:37 +01:00
SUBDIR += tth
1998-07-13 01:25:40 +02:00
SUBDIR += txt2html
SUBDIR += unroff
1998-04-22 18:53:13 +02:00
SUBDIR += urlview
1997-10-01 09:09:55 +02:00
SUBDIR += wdiff
1998-06-10 11:43:10 +02:00
SUBDIR += word2x
1998-07-21 01:56:17 +02:00
SUBDIR += yodl
1997-04-26 22:08:43 +02:00
.include <bsd.port.subdir.mk>