diff options
Diffstat (limited to 'devel/crc32c/Makefile')
-rw-r--r-- | devel/crc32c/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/crc32c/Makefile b/devel/crc32c/Makefile index 00ac54e27e2e..b4c5fbddedf0 100644 --- a/devel/crc32c/Makefile +++ b/devel/crc32c/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= amzo1337@gmail.com COMMENT= CRC32C implementation supporting CPU-specific acceleration +WWW= https://github.com/google/crc32c LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |