diff options
Diffstat (limited to 'devel/libmaa')
-rw-r--r-- | devel/libmaa/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libmaa/Makefile b/devel/libmaa/Makefile index b318641bedd0..183f319b5b14 100644 --- a/devel/libmaa/Makefile +++ b/devel/libmaa/Makefile @@ -5,6 +5,7 @@ CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org COMMENT= Provides a few data structures and helpful functions +WWW= https://github.com/cheusov/libmaa LICENSE= MIT LICENSE_FILE= ${WRKSRC}/doc/LICENSE |