diff options
Diffstat (limited to 'math/eukleides/Makefile')
-rw-r--r-- | math/eukleides/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/eukleides/Makefile b/math/eukleides/Makefile index 4ef02c82aed1..ca322d1377e9 100644 --- a/math/eukleides/Makefile +++ b/math/eukleides/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://www.eukleides.org/files/ MAINTAINER= ashish@FreeBSD.org COMMENT= Euclidean geometry drawing language +WWW= http://www.eukleides.org/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING |