diff options
Diffstat (limited to 'math/cddlib')
-rw-r--r-- | math/cddlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/cddlib/Makefile b/math/cddlib/Makefile index 67bb934ca826..c9b0be45fa15 100644 --- a/math/cddlib/Makefile +++ b/math/cddlib/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://github.com/cddlib/cddlib/releases/download/${DISTVERSION}/ MAINTAINER= moritz@schmi.tt COMMENT= C-library implementation of the Double Description Method +WWW= https://github.com/cddlib/cddlib LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING |