diff options
Diffstat (limited to 'devel/cpp2py/Makefile')
-rw-r--r-- | devel/cpp2py/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cpp2py/Makefile b/devel/cpp2py/Makefile index ccbc7cc66fcd..792648284651 100644 --- a/devel/cpp2py/Makefile +++ b/devel/cpp2py/Makefile @@ -7,6 +7,7 @@ PATCHFILES= 44d5238ab4f05ed4064736ffd2f2b63438d3f64c.patch:-p1 # fix build on i3 MAINTAINER= yuri@FreeBSD.org COMMENT= Reflection tools based on clang +WWW= https://github.com/TRIQS/cpp2py LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |