Skip to content

Commit

Permalink
www/rubygem-protocol-hpack: Add LICENSE_FILE
Browse files Browse the repository at this point in the history
- Update WWW
  • Loading branch information
sunpoet committed May 19, 2024
1 parent ebd63aa commit 9837a1a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion www/rubygem-protocol-hpack/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ MASTER_SITES= RG

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Compresssor and decompressor for HTTP 2.0 HPACK
WWW= https://github.com/socketry/protocol-hpack
WWW= https://socketry.github.io/protocol-hpack/ \
https://github.com/socketry/protocol-hpack

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/license.md

USES= gem

Expand Down

0 comments on commit 9837a1a

Please sign in to comment.