mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
40 lines
838 B
Makefile
40 lines
838 B
Makefile
# $Id: Makefile,v 1.27 1998/07/20 23:56:17 dburr Exp $
|
|
#
|
|
|
|
SUBDIR += agrep
|
|
SUBDIR += c2html
|
|
SUBDIR += catdoc
|
|
SUBDIR += docbook
|
|
SUBDIR += docproj
|
|
SUBDIR += dsssl-docbook-modular
|
|
SUBDIR += glimpse
|
|
SUBDIR += gxditview
|
|
SUBDIR += html
|
|
SUBDIR += info2html
|
|
SUBDIR += isearch
|
|
SUBDIR += iso12083
|
|
SUBDIR += iso8879
|
|
SUBDIR += ispell
|
|
SUBDIR += jade
|
|
SUBDIR += latex2html
|
|
SUBDIR += linuxdoc
|
|
SUBDIR += mgdiff
|
|
SUBDIR += nfbtrans
|
|
SUBDIR += par
|
|
SUBDIR += pilot_makedoc
|
|
SUBDIR += rman
|
|
SUBDIR += sgmlformat
|
|
SUBDIR += sgrep
|
|
SUBDIR += sp
|
|
SUBDIR += texi2html
|
|
SUBDIR += textutils
|
|
SUBDIR += tth
|
|
SUBDIR += txt2html
|
|
SUBDIR += unroff
|
|
SUBDIR += urlview
|
|
SUBDIR += wdiff
|
|
SUBDIR += word2x
|
|
SUBDIR += yodl
|
|
|
|
.include <bsd.port.subdir.mk>
|