[Midnightbsd-cvs] mports [19156] fix license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu May 28 21:38:58 EDT 2015


Revision: 19156
          http://svnweb.midnightbsd.org/mports/?rev=19156
Author:   laffer1
Date:     2015-05-28 21:38:57 -0400 (Thu, 28 May 2015)
Log Message:
-----------
fix license

Modified Paths:
--------------
    trunk/games/linux-enemyterritory-tce/Makefile
    trunk/games/linux-enemyterritory-tce/pkg-descr

Property Changed:
----------------
    trunk/games/linux-enemyterritory-tce/pkg-descr

Modified: trunk/games/linux-enemyterritory-tce/Makefile
===================================================================
--- trunk/games/linux-enemyterritory-tce/Makefile	2015-05-29 01:35:45 UTC (rev 19155)
+++ trunk/games/linux-enemyterritory-tce/Makefile	2015-05-29 01:38:57 UTC (rev 19156)
@@ -1,29 +1,28 @@
-# New ports collection makefile for:	Enemy Territory TrueCombat:Elite
-# Date created:			25 Mar 2005
-# Whom:				Jean-Yves Lefort <jylefort at FreeBSD.org>
-#
 # $MidnightBSD$
 # $FreeBSD: ports/games/linux-enemyterritory-tce/Makefile,v 1.5 2006/05/31 01:43:26 alepulver Exp $
-#
 
 PORTNAME=	enemyterritory-tce
 PORTVERSION=	0.49
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	games linux
-MASTER_SITES=	http://afro.truecombat.jp/files/tce/0.49/
+MASTER_SITES=	http://dragons-perch.net/tce/
 PKGNAMEPREFIX=	linux-
 DISTNAME=	tcetest
 DISTFILES=	tcetest049.zip
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT=	A modern tactical Enemy Territory modification
-LICENSE=	restricted
+COMMENT=	Modern tactical Enemy Territory modification
 
+LICENSE=	truecombat
+LICENSE_FILE=	${WRKSRC}/EULA_TrueCombat_Elite.txt
+LICENSE_PERMS=	
+LICENSE_NAME=	True Combat Elite EULA
+
 BUILD_DEPENDS=	et:${PORTSDIR}/games/linux-enemyterritory
 RUN_DEPENDS=	${BUILD_DEPENDS)
 
-USE_ZIP=	yes
-USE_LINUX=	yes
+USES=		zip
+USE_LINUX=	f10
 RESTRICTED=	Redistribution is limited, see license
 ETDIR=		${PREFIX}/lib/enemyterritory
 

Modified: trunk/games/linux-enemyterritory-tce/pkg-descr
===================================================================
--- trunk/games/linux-enemyterritory-tce/pkg-descr	2015-05-29 01:35:45 UTC (rev 19155)
+++ trunk/games/linux-enemyterritory-tce/pkg-descr	2015-05-29 01:38:57 UTC (rev 19156)
@@ -19,6 +19,3 @@
       integrate various objectives into the game
 
 WWW: http://www.truecombat.com/intro.php
-
-- Jean-Yves Lefort
-jylefort at FreeBSD.org


Property changes on: trunk/games/linux-enemyterritory-tce/pkg-descr
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list