1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/textproc/Makefile

20 lines
390 B
Makefile
Raw Normal View History

1997-07-10 14:39:03 +00:00
# $Id: Makefile,v 1.5 1997/06/22 21:11:27 jfieber Exp $
1997-04-26 20:08:43 +00:00
#
1997-05-25 03:43:23 +00:00
SUBDIR += agrep
1997-06-22 21:11:27 +00:00
SUBDIR += docbook
SUBDIR += glimpse
SUBDIR += isearch
1997-07-10 14:39:03 +00:00
SUBDIR += iso12083
1997-06-22 21:11:27 +00:00
SUBDIR += iso8879
SUBDIR += ispell
1997-06-22 21:11:27 +00:00
SUBDIR += jade
1997-07-10 14:39:03 +00:00
SUBDIR += linuxdoc
SUBDIR += mgdiff
SUBDIR += pilot_makedoc
SUBDIR += rman
1997-04-26 20:08:43 +00:00
SUBDIR += sp
SUBDIR += unroff
1997-04-26 20:08:43 +00:00
.include <bsd.port.subdir.mk>