diff options
Diffstat (limited to 'math/permlib/Makefile')
-rw-r--r-- | math/permlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/permlib/Makefile b/math/permlib/Makefile index 86e352683382..967d4026c489 100644 --- a/math/permlib/Makefile +++ b/math/permlib/Makefile @@ -9,6 +9,7 @@ PATCHFILES= c2c0ae7e078df6c91c16c7326081c483700fde75.patch:-p1 # backport https: MAINTAINER= yuri@FreeBSD.org COMMENT= C++ header-only library for permutation computations +WWW= https://www.math.uni-rostock.de/~rehn/software/permlib.html LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |