mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Convert USE_BZIP2 to USES
- Clarify LICENSE Approved by: portmgr blanket
This commit is contained in:
parent
63a831ca89
commit
3e60d29df6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356766
@ -10,14 +10,13 @@ DISTNAME= ${PORTNAME}_${DISTVERSION}.orig
|
||||
MAINTAINER= ashish@FreeBSD.org
|
||||
COMMENT= VP8/VP9 Codec SDK
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
|
||||
yasm:${PORTSDIR}/devel/yasm
|
||||
|
||||
USES= gmake perl5
|
||||
USE_BZIP2= yes
|
||||
USES= gmake perl5 tar:bzip2
|
||||
HAS_CONFIGURE= yes
|
||||
USE_PERL5= build
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user