Index: head/finance/weberp/Makefile =================================================================== --- head/finance/weberp/Makefile (revision 560276) +++ head/finance/weberp/Makefile (revision 560277) @@ -1,39 +1,40 @@ # Created by: Wen heping # $FreeBSD$ PORTNAME= weberp PORTVERSION= 4.15.1 CATEGORIES= finance www MASTER_SITES= SF/web-erp/ DISTNAME= webERP_${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Open-Source Web-Based ERP System LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/doc/license.txt PORTSCOUT= skipv:3.12 USES= gettext php shebangfix zip SHEBANG_FILES= report_runner.php \ build/make_release.sh \ build/check_syntax.sh USE_PHP= mysqli gettext WRKSRC= ${WRKDIR}/webERP-${PORTVERSION} NO_BUILD= yes SUB_FILES= pkg-message PLIST= ${WRKDIR}/plist ERPDIR= www/weberp pre-install: @${ECHO_CMD} -e '@owner ${WWWOWN}\n@group ${WWWGRP}' > ${PLIST} @${FIND} -s -d ${WRKSRC} -type f | ${SED} "s?${WRKSRC}?${ERPDIR}?g" >> ${PLIST} @${FIND} -s -d ${WRKSRC} -type d | ${SED} "s?${WRKSRC}?@dir ${ERPDIR}?g" >> ${PLIST} @${ECHO_CMD} -e '@owner root\n@group wheel' >> ${PLIST} do-install: @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} @${CHMOD} -R 755 ${STAGEDIR}${WWWDIR} .include Index: head/finance/weberp/pkg-descr =================================================================== --- head/finance/weberp/pkg-descr (revision 560276) +++ head/finance/weberp/pkg-descr (revision 560277) @@ -1,11 +1,11 @@ webERP is a complete web based accounting/ERP system that requires only a web-browser and pdf reader to use. It has a wide range of features suitable for many businesses particularly distributed businesses in wholesale and distribution. It is developed as an open-source application and is available as a free 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/