freebsd-ports/textproc/Makefile

27 lines
538 B
Makefile
Raw Normal View History

1997-11-22 01:31:24 +01:00
# $Id: Makefile,v 1.14 1997/11/17 18:05:14 max Exp $
1997-04-26 22:08:43 +02:00
#
1997-05-25 05:43:23 +02:00
SUBDIR += agrep
1997-11-22 01:31:24 +01:00
SUBDIR += c2html
1997-06-22 23:11:27 +02:00
SUBDIR += docbook
SUBDIR += glimpse
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
1997-07-10 16:39:03 +02:00
SUBDIR += linuxdoc
SUBDIR += mgdiff
1997-08-06 16:49:29 +02:00
SUBDIR += par
SUBDIR += pilot_makedoc
SUBDIR += rman
1997-07-18 17:48:36 +02:00
SUBDIR += sgmlformat
1997-04-26 22:08:43 +02:00
SUBDIR += sp
1997-11-17 19:05:14 +01:00
SUBDIR += texi2html
SUBDIR += unroff
1997-10-01 09:09:55 +02:00
SUBDIR += wdiff
1997-04-26 22:08:43 +02:00
.include <bsd.port.subdir.mk>