From c447a7d155621af038ce95cac56e90c3ef894e47 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 24 Apr 2019 09:01:22 +0000 Subject: [PATCH] - Add LICENSE - Remove bogus MASTER_SITES - Pet portlint - Switch to USES=localbase - Update WWW Approved by: portmgr blanket --- misc/openr2/Makefile | 8 ++++---- misc/openr2/pkg-descr | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/misc/openr2/Makefile b/misc/openr2/Makefile index 32b0e907f3e3..9d234e92146e 100644 --- a/misc/openr2/Makefile +++ b/misc/openr2/Makefile @@ -3,23 +3,23 @@ PORTNAME= openr2 PORTVERSION= 1.3.3 -PORTREVISION= 0 CATEGORIES= misc -MASTER_SITES= GOOGLE_CODE MAINTAINER= fjoe@FreeBSD.org COMMENT= MFC/R2 call setup library +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/COPYING.LESSER + BUILD_DEPENDS= ${LOCALBASE}/include/dahdi/user.h:misc/dahdi USE_GITHUB= yes GH_ACCOUNT= moises-silva GH_TAGNAME= d6a5716 +USES= libtool localbase GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include INSTALL_TARGET= install-strip -USES= libtool USE_LDCONFIG= yes post-install: diff --git a/misc/openr2/pkg-descr b/misc/openr2/pkg-descr index d9b7dc135db0..bab4e8f918eb 100644 --- a/misc/openr2/pkg-descr +++ b/misc/openr2/pkg-descr @@ -7,4 +7,4 @@ them when needed, that's why this library does not depend directly on spandsp, libteletone or zaptel for tone generation and detection (depends on zaptel for CAS bits and general media transmission though) -WWW: http://libopenr2.org/ +WWW: https://libopenr2.org/