diff options
Diffstat (limited to 'openbsd/dependencies/Makefile')
-rw-r--r-- | openbsd/dependencies/Makefile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/openbsd/dependencies/Makefile b/openbsd/dependencies/Makefile new file mode 100644 index 000000000..3d143740f --- /dev/null +++ b/openbsd/dependencies/Makefile @@ -0,0 +1,11 @@ + + + SUBDIR = + SUBDIR += tqt3 + SUBDIR += tqtinterface + SUBDIR += arts + SUBDIR += dbus-tqt + SUBDIR += dbus-1-tqt + SUBDIR += libart-lgpl + +.include <bsd.port.subdir.mk> |