freebsd-ports/textproc/Makefile

34 lines
701 B
Makefile
Raw Normal View History

1998-06-10 05:43:10 -04:00
# $Id: Makefile,v 1.21 1998/05/05 00:59:46 mph Exp $
1997-04-26 16:08:43 -04:00
#
1997-05-24 23:43:23 -04:00
SUBDIR += agrep
1997-11-21 19:31:24 -05:00
SUBDIR += c2html
1998-02-12 12:36:23 -05:00
SUBDIR += catdoc
1997-06-22 17:11:27 -04:00
SUBDIR += docbook
1998-03-25 09:12:21 -05:00
SUBDIR += dsssl-docbook-modular
SUBDIR += glimpse
1997-09-19 17:37:44 -04:00
SUBDIR += html
1997-10-11 06:38:49 -04:00
SUBDIR += info2html
SUBDIR += isearch
1997-07-10 10:39:03 -04:00
SUBDIR += iso12083
1997-06-22 17:11:27 -04:00
SUBDIR += iso8879
SUBDIR += ispell
1997-06-22 17:11:27 -04:00
SUBDIR += jade
1998-05-04 20:59:46 -04:00
SUBDIR += latex2html
1997-07-10 10:39:03 -04:00
SUBDIR += linuxdoc
SUBDIR += mgdiff
1997-08-06 10:49:29 -04:00
SUBDIR += par
SUBDIR += pilot_makedoc
SUBDIR += rman
1997-07-18 11:48:36 -04:00
SUBDIR += sgmlformat
1998-04-29 06:59:21 -04:00
SUBDIR += sgrep
1997-04-26 16:08:43 -04:00
SUBDIR += sp
1997-11-17 13:05:14 -05:00
SUBDIR += texi2html
1998-02-20 03:05:37 -05:00
SUBDIR += tth
SUBDIR += unroff
1998-04-22 12:53:13 -04:00
SUBDIR += urlview
1997-10-01 03:09:55 -04:00
SUBDIR += wdiff
1998-06-10 05:43:10 -04:00
SUBDIR += word2x
1997-04-26 16:08:43 -04:00
.include <bsd.port.subdir.mk>