diff options
Diffstat (limited to 'devel/avro-c/Makefile')
-rw-r--r-- | devel/avro-c/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/avro-c/Makefile b/devel/avro-c/Makefile index 92725a8902ad..ca0b0d705530 100644 --- a/devel/avro-c/Makefile +++ b/devel/avro-c/Makefile @@ -7,6 +7,7 @@ DISTNAME= avro-c-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= C library for Apache Avro +WWW= https://avro.apache.org/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |