mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Add LICENSE
- Remove bogus MASTER_SITES - Pet portlint - Switch to USES=localbase - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
1520400efc
commit
c447a7d155
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499823
@ -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:
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user