summaryrefslogtreecommitdiff
path: root/news/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>1997-10-27 04:51:39 +0000
committerhubertf <hubertf>1997-10-27 04:51:39 +0000
commit0694f0ed299cfac52a31cff813e0c090ea9f73e6 (patch)
tree753888b60a1844e26eff7474aa304d77054fc467 /news/Makefile
parent15ab18420a003e4c4604071bea5ed6c2a7b504ba (diff)
downloadpkgsrc-0694f0ed299cfac52a31cff813e0c090ea9f73e6.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>