mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
30 lines
612 B
Makefile
30 lines
612 B
Makefile
# $Id: Makefile,v 1.17 1998/02/20 08:05:37 tg Exp $
|
|
#
|
|
|
|
SUBDIR += agrep
|
|
SUBDIR += c2html
|
|
SUBDIR += catdoc
|
|
SUBDIR += docbook
|
|
SUBDIR += dsssl-docbook-modular
|
|
SUBDIR += glimpse
|
|
SUBDIR += html
|
|
SUBDIR += info2html
|
|
SUBDIR += isearch
|
|
SUBDIR += iso12083
|
|
SUBDIR += iso8879
|
|
SUBDIR += ispell
|
|
SUBDIR += jade
|
|
SUBDIR += linuxdoc
|
|
SUBDIR += mgdiff
|
|
SUBDIR += par
|
|
SUBDIR += pilot_makedoc
|
|
SUBDIR += rman
|
|
SUBDIR += sgmlformat
|
|
SUBDIR += sp
|
|
SUBDIR += texi2html
|
|
SUBDIR += tth
|
|
SUBDIR += unroff
|
|
SUBDIR += wdiff
|
|
|
|
.include <bsd.port.subdir.mk>
|