summaryrefslogtreecommitdiffstats
path: root/net/avahi-gtk
diff options
context:
space:
mode:
Diffstat (limited to 'net/avahi-gtk')
-rw-r--r--net/avahi-gtk/Makefile30
-rw-r--r--net/avahi-gtk/pkg-descr3
-rw-r--r--net/avahi-gtk/pkg-plist16
3 files changed, 49 insertions, 0 deletions
diff --git a/net/avahi-gtk/Makefile b/net/avahi-gtk/Makefile
new file mode 100644
index 000000000..c228f0480
--- /dev/null
+++ b/net/avahi-gtk/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: avahi-gtk
+# Date created: 31 July 2007
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom$
+
+PORTREVISION= 0
+CATEGORIES= net
+PKGNAMESUFFIX= -gtk
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Gtk+ tools and bindings to the Avahi mDNS system
+
+LIB_DEPENDS= avahi-common.3:${PORTSDIR}/net/avahi
+
+MASTERDIR= ${.CURDIR}/../avahi-app
+BUILD_WRKSRC= ${WRKSRC}/avahi-ui ${WRKSRC}/avahi-discover-standalone
+INSTALL_WRKSRC= ${BUILD_WRKSRC}
+DESCR= ${.CURDIR}/pkg-descr
+PLIST= ${.CURDIR}/pkg-plist
+
+AVAHI_SLAVE= gtk
+AVAHI_PKGCONFIG=avahi-ui.pc
+
+MAN1+= bssh.1
+MLINKS+= bssh.1 bvnc.1
+USE_GNOME= gnomehack gnometarget ltverhack libglade2
+
+.include "${MASTERDIR}/Makefile"
diff --git a/net/avahi-gtk/pkg-descr b/net/avahi-gtk/pkg-descr
new file mode 100644
index 000000000..a19804145
--- /dev/null
+++ b/net/avahi-gtk/pkg-descr
@@ -0,0 +1,3 @@
+Gtk+ tools and bindings to the avahi mDNS service discovery system.
+
+WWW: http://www.avahi.org/
diff --git a/net/avahi-gtk/pkg-plist b/net/avahi-gtk/pkg-plist
new file mode 100644
index 000000000..59f4cfe2b
--- /dev/null
+++ b/net/avahi-gtk/pkg-plist
@@ -0,0 +1,16 @@
+bin/avahi-discover-standalone
+bin/bssh
+bin/bvnc
+include/avahi-ui/avahi-ui.h
+lib/libavahi-ui.a
+lib/libavahi-ui.la
+lib/libavahi-ui.so
+lib/libavahi-ui.so.0
+libdata/pkgconfig/avahi-ui.pc
+share/applications/bssh.desktop
+share/applications/bvnc.desktop
+%%DATADIR%%/interfaces/avahi-discover.glade
+@dirrm %%DATADIR%%/interfaces
+@dirrm %%DATADIR%%
+@dirrmtry share/applications
+@dirrm include/avahi-ui