summaryrefslogtreecommitdiff
path: root/net/avahi-qt4
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-10-26 19:58:27 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-10-26 19:58:27 +0000
commit79294447d7a82e3e3d14a0b2e0434139e4cd8b25 (patch)
treec43c202b53cfdae02a7743ca78f4f64394944e03 /net/avahi-qt4
parentUpdate qt4 support (diff)
Qt 4 bindings to the avahi mDNS service discovery system.
WWW: http://www.avahi.org/
Notes
Notes: svn path=/head/; revision=202094
Diffstat (limited to 'net/avahi-qt4')
-rw-r--r--net/avahi-qt4/Makefile29
-rw-r--r--net/avahi-qt4/pkg-descr3
-rw-r--r--net/avahi-qt4/pkg-plist7
3 files changed, 39 insertions, 0 deletions
diff --git a/net/avahi-qt4/Makefile b/net/avahi-qt4/Makefile
new file mode 100644
index 000000000000..e11d313c11cb
--- /dev/null
+++ b/net/avahi-qt4/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: avahi-qt4
+# Date created: 26 October 2007
+# Whom: Michael Johnson <ahze@FreeBSD.org
+#
+# $FreeBSD$
+#
+
+PORTREVISION= 0
+CATEGORIES= net
+PKGNAMESUFFIX= -qt4
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Qt 4 bindings to the Avahi mDNS system
+
+LIB_DEPENDS= avahi-common.3:${PORTSDIR}/net/avahi
+
+MASTERDIR= ${.CURDIR}/../avahi-app
+BUILD_WRKSRC= ${WRKSRC}/avahi-qt
+INSTALL_WRKSRC= ${BUILD_WRKSRC}
+DESCR= ${.CURDIR}/pkg-descr
+PLIST= ${.CURDIR}/pkg-plist
+
+AVAHI_SLAVE= qt4
+USE_GNOME= gnomehack gnometarget ltverhack
+USE_QT_VER= 4
+QT_COMPONENTS= corelib moc_build
+AVAHI_PKGCONFIG= avahi-qt4.pc
+
+.include "${MASTERDIR}/Makefile"
diff --git a/net/avahi-qt4/pkg-descr b/net/avahi-qt4/pkg-descr
new file mode 100644
index 000000000000..fb422a661232
--- /dev/null
+++ b/net/avahi-qt4/pkg-descr
@@ -0,0 +1,3 @@
+Qt 4 bindings to the avahi mDNS service discovery system.
+
+WWW: http://www.avahi.org/
diff --git a/net/avahi-qt4/pkg-plist b/net/avahi-qt4/pkg-plist
new file mode 100644
index 000000000000..d2519e300d37
--- /dev/null
+++ b/net/avahi-qt4/pkg-plist
@@ -0,0 +1,7 @@
+include/avahi-qt4/qt-watch.h
+lib/libavahi-qt4.a
+lib/libavahi-qt4.la
+lib/libavahi-qt4.so
+lib/libavahi-qt4.so.1
+libdata/pkgconfig/avahi-qt4.pc
+@dirrm include/avahi-qt4