diff options
Diffstat (limited to 'devel/libgusb')
-rw-r--r-- | devel/libgusb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libgusb/Makefile b/devel/libgusb/Makefile index 94b74a9c3c6c..af4867a45e77 100644 --- a/devel/libgusb/Makefile +++ b/devel/libgusb/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= gnome@FreeBSD.org COMMENT= GUsb is a GObject wrapper for libusb1 +WWW= https://github.com/hughsie/libgusb LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING |