Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Apr 2014 14:07:51 +0000 (UTC)
From:      Rusmir Dusko <nemysis@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r351685 - head/games/xbattle
Message-ID:  <201404211407.s3LE7pVD058315@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nemysis
Date: Mon Apr 21 14:07:51 2014
New Revision: 351685
URL: http://svnweb.freebsd.org/changeset/ports/351685
QAT: https://qat.redports.org/buildarchive/r351685/

Log:
  - Bump PORTREVISION for MAINTAINER change , LICENSE adding
  - Transfer maintainership to games@ team
  - Add custom license

Modified:
  head/games/xbattle/Makefile

Modified: head/games/xbattle/Makefile
==============================================================================
--- head/games/xbattle/Makefile	Mon Apr 21 13:50:30 2014	(r351684)
+++ head/games/xbattle/Makefile	Mon Apr 21 14:07:51 2014	(r351685)
@@ -3,16 +3,21 @@
 
 PORTNAME=	xbattle
 PORTVERSION=	5.4.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	games
 MASTER_SITES=	GENTOO/distfiles \
 		SF/nemysisfreebsdp/${CATEGORIES}/${PORTNAME}/:icons
 DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
 		${PORTNAME}_icons${EXTRACT_SUFX}:icons
 
-MAINTAINER=	nemysis@FreeBSD.org
+MAINTAINER=	games@FreeBSD.org
 COMMENT=	Concurrent multi-player battle strategy game
 
+LICENSE=	XBATTLE_LICENSE
+LICENSE_NAME=	XBATTLE License
+LICENSE_FILE=	${WRKSRC}/COPYRIGHT
+LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+
 RUN_DEPENDS=	xdialog>0:${PORTSDIR}/x11/xdialog
 
 USES=		imake



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404211407.s3LE7pVD058315>