diff options
Diffstat (limited to 'devel/libsigrok')
-rw-r--r-- | devel/libsigrok/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libsigrok/Makefile b/devel/libsigrok/Makefile index 0872193b12d5..fc9cafd2aa8f 100644 --- a/devel/libsigrok/Makefile +++ b/devel/libsigrok/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://sigrok.org/download/source/libsigrok/ MAINTAINER= bofh@FreeBSD.org COMMENT= Framework for hardware logic analyzers, core library +WWW= https://sigrok.org/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING |