summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>1997-10-30 01:04:20 +0000
committerhubertf <hubertf>1997-10-30 01:04:20 +0000
commita36efa9cc0654968ae134add839d1ac2cba7ac41 (patch)
tree8d8ab42f58c72797850c04b1d3cc46db7d15bb77 /textproc/Makefile
parent3e948bd9e94eb262de891c638783db521ff0e265 (diff)
downloadpkgsrc-a36efa9cc0654968ae134add839d1ac2cba7ac41.tar.gz
import rman & Makefile
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
new file mode 100644
index 00000000000..c4493c33ed5
--- /dev/null
+++ b/textproc/Makefile
@@ -0,0 +1,24 @@
+# $Id: Makefile,v 1.1.1.1 1997/10/30 01:04:20 hubertf Exp $
+#
+
+ SUBDIR += agrep
+ 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 += unroff
+ SUBDIR += wdiff
+
+.include <bsd.port.subdir.mk>