mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Add libfftw3 dependency
This commit is contained in:
parent
a1b41c4f1f
commit
0a27f106d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562519
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= hackrf
|
||||
PORTVERSION= g${GIT_SRC_DATE}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= comms devel hamradio science security
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
||||
@ -11,6 +12,9 @@ COMMENT= Low cost open source hardware software radio platform
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libfftw3.so:math/fftw3 \
|
||||
libfftw3f.so:math/fftw3-float
|
||||
|
||||
CONFLICTS= hackrf
|
||||
|
||||
USE_GITHUB= YES
|
||||
|
Loading…
Reference in New Issue
Block a user