summaryrefslogtreecommitdiffstats
path: root/freebsd/applications/tdeio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/applications/tdeio/Makefile')
-rw-r--r--freebsd/applications/tdeio/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/freebsd/applications/tdeio/Makefile b/freebsd/applications/tdeio/Makefile
new file mode 100644
index 000000000..d2b191313
--- /dev/null
+++ b/freebsd/applications/tdeio/Makefile
@@ -0,0 +1,9 @@
+
+ SUBDIR =
+ SUBDIR += tdeio-appinfo
+ SUBDIR += tdeio-ftps
+ SUBDIR += tdeio-gopher
+ SUBDIR += tdeio-locate
+ SUBDIR += tdeio-sword
+
+.include <bsd.port.subdir.mk>