mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
22 lines
433 B
Makefile
22 lines
433 B
Makefile
# $Id: Makefile,v 1.7 1997/07/18 15:48:36 jfieber Exp $
|
|
#
|
|
|
|
SUBDIR += agrep
|
|
SUBDIR += docbook
|
|
SUBDIR += glimpse
|
|
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 += unroff
|
|
|
|
.include <bsd.port.subdir.mk>
|