diff options
Diffstat (limited to 'devel/stuffbin/Makefile')
-rw-r--r-- | devel/stuffbin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/stuffbin/Makefile b/devel/stuffbin/Makefile index 611810056c47..4ca09c42be0b 100644 --- a/devel/stuffbin/Makefile +++ b/devel/stuffbin/Makefile @@ -6,6 +6,7 @@ CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org COMMENT= Compress and embed static files and assets into Go binaries +WWW= https://github.com/knadh/stuffbin LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |