mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
36 lines
747 B
Makefile
36 lines
747 B
Makefile
# $Id: Makefile,v 1.23 1998/06/16 19:16:34 mph Exp $
|
|
#
|
|
|
|
SUBDIR += agrep
|
|
SUBDIR += c2html
|
|
SUBDIR += catdoc
|
|
SUBDIR += docbook
|
|
SUBDIR += docproj
|
|
SUBDIR += dsssl-docbook-modular
|
|
SUBDIR += glimpse
|
|
SUBDIR += html
|
|
SUBDIR += info2html
|
|
SUBDIR += isearch
|
|
SUBDIR += iso12083
|
|
SUBDIR += iso8879
|
|
SUBDIR += ispell
|
|
SUBDIR += jade
|
|
SUBDIR += latex2html
|
|
SUBDIR += linuxdoc
|
|
SUBDIR += mgdiff
|
|
SUBDIR += par
|
|
SUBDIR += pilot_makedoc
|
|
SUBDIR += rman
|
|
SUBDIR += sgmlformat
|
|
SUBDIR += sgrep
|
|
SUBDIR += sp
|
|
SUBDIR += texi2html
|
|
SUBDIR += textutils
|
|
SUBDIR += tth
|
|
SUBDIR += unroff
|
|
SUBDIR += urlview
|
|
SUBDIR += wdiff
|
|
SUBDIR += word2x
|
|
|
|
.include <bsd.port.subdir.mk>
|