summaryrefslogtreecommitdiff
path: root/news/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1997-10-27 04:51:39 +0000
committerhubertf <hubertf@pkgsrc.org>1997-10-27 04:51:39 +0000
commit6650b62e45fa1c9e58c5c2a08345b22432889953 (patch)
tree753888b60a1844e26eff7474aa304d77054fc467 /news/Makefile
parent4f3fa3c94581b5621caccd8c8a9749b076dc0a8f (diff)
downloadpkgsrc-6650b62e45fa1c9e58c5c2a08345b22432889953.tar.gz
get everything in
Diffstat (limited to 'news/Makefile')
-rw-r--r--news/Makefile26
1 files changed, 26 insertions, 0 deletions
diff --git a/news/Makefile b/news/Makefile
new file mode 100644
index 00000000000..a27739eaefa
--- /dev/null
+++ b/news/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 1997/10/27 05:16:48 hubertf Exp $
+# FreeBSD Id: Makefile,v 1.28 1997/06/27 23:02:54 brian Exp
+#
+
+ SUBDIR += cnews
+ SUBDIR += diablo
+ SUBDIR += dnews
+ SUBDIR += inn
+ SUBDIR += knews
+ SUBDIR += leafnode
+ SUBDIR += nn
+ SUBDIR += nn-current
+ SUBDIR += nntp
+ SUBDIR += nntpbtr
+ SUBDIR += nntpcache
+ SUBDIR += plor
+ SUBDIR += rkive
+ SUBDIR += slnr
+ SUBDIR += slrn
+ SUBDIR += slurp
+ SUBDIR += suck
+ SUBDIR += tin
+ SUBDIR += trn
+ SUBDIR += xvnews
+
+.include <bsd.port.subdir.mk>