summaryrefslogtreecommitdiffstats
path: root/freebsd/applications/internet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/applications/internet/Makefile')
-rw-r--r--freebsd/applications/internet/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/freebsd/applications/internet/Makefile b/freebsd/applications/internet/Makefile
new file mode 100644
index 000000000..30c058adb
--- /dev/null
+++ b/freebsd/applications/internet/Makefile
@@ -0,0 +1,14 @@
+
+ SUBDIR =
+ SUBDIR += kasablanca
+ SUBDIR += kbiff
+ SUBDIR += kftpgrabber
+ SUBDIR += knmap
+ SUBDIR += konversation
+ SUBDIR += kopete-otr
+ SUBDIR += kshowmail
+ SUBDIR += kstreamripper
+ SUBDIR += ktorrent
+ SUBDIR += tork
+
+.include <bsd.port.subdir.mk>