1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/textproc/Makefile

39 lines
815 B
Makefile
Raw Normal View History

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