diff options
Diffstat (limited to 'freebsd/applications/tdeio/Makefile')
-rw-r--r-- | freebsd/applications/tdeio/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/freebsd/applications/tdeio/Makefile b/freebsd/applications/tdeio/Makefile new file mode 100644 index 000000000..5aa77655d --- /dev/null +++ b/freebsd/applications/tdeio/Makefile @@ -0,0 +1,8 @@ + + SUBDIR = + SUBDIR += tdeio-ftps + SUBDIR += tdeio-gopher + SUBDIR += tdeio-locate + SUBDIR += tdeio-sword + +.include <bsd.port.subdir.mk> |