diff options
Diffstat (limited to 'devel/rubygem-iostruct/Makefile')
-rw-r--r-- | devel/rubygem-iostruct/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-iostruct/Makefile b/devel/rubygem-iostruct/Makefile index e967cb9a8264..63be68b4ce76 100644 --- a/devel/rubygem-iostruct/Makefile +++ b/devel/rubygem-iostruct/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Struct that can read/write itself from/to IO-like objects +WWW= https://github.com/zed-0xff/iostruct LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |