diff options
Diffstat (limited to 'math/lrslib/Makefile')
-rw-r--r-- | math/lrslib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/lrslib/Makefile b/math/lrslib/Makefile index 467db7f8373a..01531a3ac931 100644 --- a/math/lrslib/Makefile +++ b/math/lrslib/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= http://cgm.cs.mcgill.ca/~avis/C/lrslib/archive/ MAINTAINER= yuri@FreeBSD.org COMMENT= Reverse search algorithm for vertex enumeration/convex hull problems +WWW= http://cgm.cs.mcgill.ca/~avis/C/lrs.html LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |