diff --git a/comms/libfobos/Makefile b/comms/libfobos/Makefile index eb5941cae784..8dc7247fd5d8 100644 --- a/comms/libfobos/Makefile +++ b/comms/libfobos/Makefile @@ -1,30 +1,30 @@ PORTNAME= libfobos DISTVERSIONPREFIX= v. DISTVERSION= 2.3.2 CATEGORIES= comms hamradio MAINTAINER= yuri@FreeBSD.org COMMENT= RigExpert Fobos SDR API -WWW= https://github.com/AlexandreRouma/SDRPlusPlus +WWW= https://github.com/rigexpert/libfobos LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake dos2unix USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= rigexpert DOS2UNIX= fobos/fobos.c LDFLAGS+= -lusb PLIST_FILES= include/fobos.h \ lib/libfobos.so \ libdata/pkgconfig/libfobos.pc post-install: ${RM} -r ${STAGEDIR}/etc .include