pkgsrc/net/ortp/Makefile
wiz e07772a5f3 Update to 0.16.1:
September 17, 2009: ortp-0.16.1
	- minor compilation fixes
2009-12-15 14:26:18 +00:00

25 lines
628 B
Makefile

# $NetBSD: Makefile,v 1.2 2009/12/15 14:26:18 wiz Exp $
#
DISTNAME= ortp-0.16.1
CATEGORIES= net
MASTER_SITES= http://download.savannah.nongnu.org/releases/linphone/ortp/sources/
MAINTAINER= zul@netbsd-fr.org
HOMEPAGE= http://www.linphone.org/index.php/eng/code_review/ortp
COMMENT= Real-time Transport Protocol stack
LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
CONFIGURE_ENV+= ac_cv_path_DOXYGEN=false
PKGCONFIG_OVERRIDE+= ortp.pc.in
.include "options.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"