svn commit: r489661 - head/games/fotaq

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Jan 8 09:30:29 UTC 2019


Author: amdmi3
Date: Tue Jan  8 09:30:28 2019
New Revision: 489661
URL: https://svnweb.freebsd.org/changeset/ports/489661

Log:
  - Add LICENSE
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/games/fotaq/Makefile
  head/games/fotaq/pkg-descr

Modified: head/games/fotaq/Makefile
==============================================================================
--- head/games/fotaq/Makefile	Tue Jan  8 09:10:18 2019	(r489660)
+++ head/games/fotaq/Makefile	Tue Jan  8 09:30:28 2019	(r489661)
@@ -13,6 +13,11 @@ COMMENT=	Flight of the Amazon Queen: a classic graphic
 
 RUN_DEPENDS=	scummvm:games/scummvm
 
+LICENSE=	FOTAQ
+LICENSE_TEXT=	See ${DOCSDIR}/readme.txt
+LICENSE_NAME=	Flight of the Amazon Queen license
+LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+
 USES=		zip
 NO_BUILD=	yes
 NO_ARCH=	yes

Modified: head/games/fotaq/pkg-descr
==============================================================================
--- head/games/fotaq/pkg-descr	Tue Jan  8 09:10:18 2019	(r489660)
+++ head/games/fotaq/pkg-descr	Tue Jan  8 09:30:28 2019	(r489661)
@@ -1,4 +1,4 @@
 Flight of the Amazon Queen is an irrevent pastiche of the adventure
 serials that were popular in the 1940's.
 
-WWW: http://www.scummvm.org
+WWW: https://www.scummvm.org/


More information about the svn-ports-all mailing list