From 086d3fadafabbc4c2de8b6f8477528f82d5bf5e8 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 23 Mar 2018 09:33:20 +0000 Subject: [PATCH] - Add LICENSE - Update WWW Approved by: portmgr blanket --- devel/eris/Makefile | 3 +++ devel/eris/pkg-descr | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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/