1
0
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:
Dmitry Marakasov 2019-04-24 09:01:22 +00:00
parent 1520400efc
commit c447a7d155
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499823
2 changed files with 5 additions and 5 deletions

View File

@ -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:

View File

@ -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/