diff options
Diffstat (limited to 'devel/c4core/Makefile')
-rw-r--r-- | devel/c4core/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/c4core/Makefile b/devel/c4core/Makefile index 73312ac97561..8af2f99d75a6 100644 --- a/devel/c4core/Makefile +++ b/devel/c4core/Makefile @@ -8,6 +8,7 @@ PATCHFILES= ed9bf87ab152509fcd5c54bdc40ebed9a2b4ede7.patch:-p1 MAINTAINER= gasol.wu@gmail.com COMMENT= Library of low-level C++ utilities +WWW= https://github.com/biojppm/c4core LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |