summaryrefslogtreecommitdiff
path: root/net/gnome-vfs-dns-sd/Makefile
blob: 97e3b3178609fcb1e0f6b8ae832e962f82405a53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1.1.1 2008/12/20 21:21:08 jmcneill Exp $
#

GNOME_VFS_NAME=		dns-sd
GNOME_VFS_FLAG=		avahi
CATEGORIES=		net

PKG_DESTDIR_SUPPORT=	user-destdir

INSTALLATION_DIRS+=	${EGDIR}/modules

.include "../../sysutils/gnome-vfs/Makefile.common"

.include "../../net/avahi/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"