Fixup fromcvs/togit conversion
[pkgsrcv2.git] / net / libnice / Makefile
1 # $NetBSD: Makefile,v 1.22 2013/05/26 20:28:18 wiz Exp $
2 #
3 # Also update net/gst-plugins1-libnice when you update this!
4
5 DISTNAME=       libnice-0.1.4
6 PKGREVISION=    1
7 CATEGORIES=     net devel
8 MASTER_SITES=   http://nice.freedesktop.org/releases/
9
10 MAINTAINER=     pkgsrc-users@NetBSD.org
11 HOMEPAGE=       http://nice.freedesktop.org/wiki/
12 COMMENT=        IETF's draft Interactice Connectivity Establishment standard implementation
13 LICENSE=        gnu-lgpl-v2.1 OR mpl-1.1
14
15 GNU_CONFIGURE=  yes
16 USE_LIBTOOL=    yes
17 USE_TOOLS+=     pkg-config
18 CONFIGURE_ARGS+= --without-gstreamer
19
20 PKGCONFIG_OVERRIDE+=    nice/nice.pc.in
21
22 .include "../../devel/glib2/buildlink3.mk"
23 .include "../../net/gupnp-igd/buildlink3.mk"
24 .include "../../mk/bsd.pkg.mk"