openbsd-ports/textproc/Makefile

33 lines
736 B
Makefile
Raw Normal View History

1999-01-30 19:44:31 -05:00
# $OpenBSD: Makefile,v 1.21 1999/01/31 00:44:31 marc Exp $
# $FreeBSD: Makefile,v 1.15 1997/11/22 00:31:24 jseger Exp $
#
1997-12-01 19:27:00 -05:00
SUBDIR += agrep
1997-12-01 21:42:06 -05:00
SUBDIR += c2html
1998-09-23 12:22:44 -04:00
SUBDIR += catdoc
1998-05-17 00:55:00 -04:00
SUBDIR += docbook
1998-01-25 15:36:09 -05:00
SUBDIR += glimpse
1997-12-01 21:46:55 -05:00
SUBDIR += html
1998-05-21 21:32:12 -04:00
SUBDIR += info2html
1998-09-30 21:47:09 -04:00
SUBDIR += idiff
SUBDIR += isearch
1998-05-17 00:53:27 -04:00
SUBDIR += iso12083
SUBDIR += iso8879
SUBDIR += ispell
SUBDIR += jade
1998-09-23 14:22:55 -04:00
SUBDIR += latex2html
SUBDIR += linuxdoc
1998-05-21 21:32:12 -04:00
SUBDIR += mgdiff
1998-05-17 00:57:00 -04:00
SUBDIR += par
1998-04-27 20:11:24 -04:00
SUBDIR += pilot_makedoc
SUBDIR += rman
SUBDIR += sgmlformat
1998-05-21 21:32:12 -04:00
SUBDIR += sp
1998-09-23 19:51:36 -04:00
SUBDIR += spiff
1998-05-17 01:03:36 -04:00
SUBDIR += texi2html
# SUBDIR += unroff
1998-05-17 00:47:40 -04:00
SUBDIR += wdiff
1999-01-30 19:44:31 -05:00
SUBDIR += xpdf
.include <bsd.port.subdir.mk>