aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/eris/Makefile3
-rw-r--r--devel/eris/pkg-descr2
2 files changed, 4 insertions, 1 deletions
diff --git a/devel/eris/Makefile b/devel/eris/Makefile
index 3f293a3318e8..e6d401b9a4ec 100644
--- a/devel/eris/Makefile
+++ b/devel/eris/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF/worldforge/Eris%201.4%20%28client%20lib%29/${PORTVERSION}/
MAINTAINER= oliver@FreeBSD.org
COMMENT= WorldForge client entity library
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
LIB_DEPENDS= libAtlas-0.6.so:devel/atlas-devel \
libskstream-0.3.so:net/skstream \
libwfmath-1.0.so:math/wfmath \
diff --git a/devel/eris/pkg-descr b/devel/eris/pkg-descr
index 69cad4ec64f8..ff0d92a61213 100644
--- a/devel/eris/pkg-descr
+++ b/devel/eris/pkg-descr
@@ -2,4 +2,4 @@ Eris, the WorldForge client entity library is designed to simplify client
development (and avoid duplicating effort) by providing a common framework to
deal with server communications.
-WWW: http://www.worldforge.org/dev/eng/libraries/eris
+WWW: https://www.worldforge.org/index.php/components/eris/