[Midnightbsd-cvs] mports: Makefile: Make fetchable.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Mar 22 12:09:13 EDT 2008


Log Message:
-----------
Make fetchable.

Modified Files:
--------------
    mports/games/linux-enemyterritory-shrub:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-shrub/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/linux-enemyterritory-shrub/Makefile -L games/linux-enemyterritory-shrub/Makefile -u -r1.1 -r1.2
--- games/linux-enemyterritory-shrub/Makefile
+++ games/linux-enemyterritory-shrub/Makefile
@@ -8,18 +8,19 @@
 
 PORTNAME=	shrub
 PORTVERSION=	1.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	games linux
-MASTER_SITES=	http://www.etstats.com/shrubet/downloads/
+MASTER_SITES=	${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR=   alepulver
 PKGNAMEPREFIX=	linux-enemyterritory-
 DISTNAME=	1.2-test13-l
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Shrub - An Enemy Territory Modification
+LICENSE=	restricted
 
-RUN_DEPENDS=	et:${PORTSDIR}/games/linux-enemyterritory
+DEPENDS=	et:${PORTSDIR}/games/linux-enemyterritory
 
-ONLY_FOR_ARCHS=	i386
 USE_ZIP=	yes
 USE_LINUX=	yes
 NO_WRKSUBDIR=	yes


More information about the Midnightbsd-cvs mailing list