diff options
Diffstat (limited to 'devel/libevdevplus/Makefile')
-rw-r--r-- | devel/libevdevplus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libevdevplus/Makefile b/devel/libevdevplus/Makefile index 2e89be4eec78..f4611e5db353 100644 --- a/devel/libevdevplus/Makefile +++ b/devel/libevdevplus/Makefile @@ -8,6 +8,7 @@ PATCHFILES+= 7f208aaf21aa468013fc41e67c32f6a6c8c08249.patch:-p1 # install direct MAINTAINER= bapt@FreeBSD.org COMMENT= Easy-to-use event device library in C++ +WWW= https://github.com/YukiWorkshop/libevdevPlus LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |