aboutsummaryrefslogtreecommitdiff
path: root/audio/speexdsp
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-06-08 09:04:27 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-06-08 09:04:27 +0000
commit5e27928de17f33cfbec380643b72ad4537d1d3ca (patch)
treed4ced69788900ebb682ffd251b31be28921f8d2f /audio/speexdsp
parentc31645d7295b58b66fb7ec6e7fe9eea9b45ad508 (diff)
downloadports-5e27928de17f33cfbec380643b72ad4537d1d3ca.tar.gz
ports-5e27928de17f33cfbec380643b72ad4537d1d3ca.zip
- Add LICENSE
- Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=471987
Diffstat (limited to 'audio/speexdsp')
-rw-r--r--audio/speexdsp/Makefile3
-rw-r--r--audio/speexdsp/pkg-descr2
2 files changed, 4 insertions, 1 deletions
diff --git a/audio/speexdsp/Makefile b/audio/speexdsp/Makefile
index a53ae5103b9d..d564b5ceebbf 100644
--- a/audio/speexdsp/Makefile
+++ b/audio/speexdsp/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= http://downloads.us.xiph.org/releases/speex/
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Audio compression format designed for speech
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/COPYING
+
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USES= libtool pathfix
diff --git a/audio/speexdsp/pkg-descr b/audio/speexdsp/pkg-descr
index d052788ddbc7..44000032a25b 100644
--- a/audio/speexdsp/pkg-descr
+++ b/audio/speexdsp/pkg-descr
@@ -1,4 +1,4 @@
Speex is an Open Source/Free Software patent-free audio compression
format designed for speech.
-WWW: http://www.speex.org/
+WWW: https://www.speex.org/