diff options
Diffstat (limited to 'devel/statik/Makefile')
-rw-r--r-- | devel/statik/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/statik/Makefile b/devel/statik/Makefile index a171dbf9055d..c594492f1ac9 100644 --- a/devel/statik/Makefile +++ b/devel/statik/Makefile @@ -7,6 +7,7 @@ CATEGORIES= devel MAINTAINER= cheffo@freebsd-bg.org COMMENT= Embed static files into a Go executable +WWW= https://github.com/rakyll/statik LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |