mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
27 lines
538 B
Makefile
27 lines
538 B
Makefile
# $Id: Makefile,v 1.14 1997/11/17 18:05:14 max Exp $
|
|
#
|
|
|
|
SUBDIR += agrep
|
|
SUBDIR += c2html
|
|
SUBDIR += docbook
|
|
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 += unroff
|
|
SUBDIR += wdiff
|
|
|
|
.include <bsd.port.subdir.mk>
|