diff options
Diffstat (limited to 'devel/go-wire/Makefile')
-rw-r--r-- | devel/go-wire/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/go-wire/Makefile b/devel/go-wire/Makefile index f1a78b60f101..e86c92ae3dd6 100644 --- a/devel/go-wire/Makefile +++ b/devel/go-wire/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= go- MAINTAINER= drtr0jan@yandex.ru COMMENT= Compile-time Dependency Injection for Go +WWW= https://github.com/google/wire LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |