From 595d2593963dfc33e52fb3bf82fc2595dc2c0e37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 2 Jul 2015 17:25:15 +0200 Subject: FreeBSD: Initial import MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- freebsd/dependencies/Makefile | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 freebsd/dependencies/Makefile (limited to 'freebsd/dependencies/Makefile') diff --git a/freebsd/dependencies/Makefile b/freebsd/dependencies/Makefile new file mode 100644 index 000000000..3d6b0135d --- /dev/null +++ b/freebsd/dependencies/Makefile @@ -0,0 +1,22 @@ + + SUBDIR = + SUBDIR += tqmake + SUBDIR += tqt3 + SUBDIR += tqt3-ibase-plugin + SUBDIR += tqt3-mysql-plugin + SUBDIR += tqt3-odbc-plugin + SUBDIR += tqt3-pgsql-plugin + SUBDIR += tqt3-sqlite-plugin + SUBDIR += tqt3-sqlite3-plugin + SUBDIR += tqtinterface + SUBDIR += akode + SUBDIR += arts + SUBDIR += avahi-tqt + SUBDIR += dbus-tqt + SUBDIR += dbus-1-tqt + SUBDIR += imlib + SUBDIR += libart-lgpl + SUBDIR += libcaldav + SUBDIR += libcarddav + +.include -- cgit v1.2.1