From a914acb5cd7eef96d98bfea3d0fe212fc4ae36e7 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 4 Jan 2021 09:41:05 +0000 Subject: - Add LICENSE_FILE - Update WWW Approved by: portmgr blanket --- finance/weberp/Makefile | 1 + finance/weberp/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'finance') diff --git a/finance/weberp/Makefile b/finance/weberp/Makefile index 39af370b3016..f7d0a7e4ff7b 100644 --- a/finance/weberp/Makefile +++ b/finance/weberp/Makefile @@ -11,6 +11,7 @@ MAINTAINER= wen@FreeBSD.org COMMENT= Open-Source Web-Based ERP System LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/doc/license.txt PORTSCOUT= skipv:3.12 diff --git a/finance/weberp/pkg-descr b/finance/weberp/pkg-descr index b99b7941c397..b33ece3ad2fb 100644 --- a/finance/weberp/pkg-descr +++ b/finance/weberp/pkg-descr @@ -8,4 +8,4 @@ download to use. The feature set is continually expanding as new businesses and developers adopt it.There have been in excess of 80,000 downloads to date. -WWW: http://www.weberp.org/ +WWW: https://www.weberp.org/ -- cgit