mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
- Utilize NO_SIZE, because webserver doesn't announce file size
- Remove BROKEN PR: ports/66842 Submitted by: Stefan Walter <sw@gegenunendlich.de>
This commit is contained in:
parent
247ae5dbd0
commit
9ac7938ac1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109492
@ -16,8 +16,6 @@ EXTRACT_SUFX= .jar
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A game for learning Java[tm] programming language
|
||||
|
||||
BROKEN= "Unfetchable"
|
||||
|
||||
USE_JAVA= 1.3+
|
||||
|
||||
JAVAVM= ${JAVA_HOME}/bin/java
|
||||
@ -28,6 +26,7 @@ USE_XLIB= yes
|
||||
RESTRICTED= "Redistribution isn't permitted - see license for details"
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
NO_SIZE= yes
|
||||
|
||||
INSTFILES= battles javadoc license.html robocode.ico \
|
||||
robocode.jar robots templates versions.txt
|
||||
|
@ -1,2 +1 @@
|
||||
MD5 (robocode-setup-1.0.6.jar) = 00375d490bac25a18792ab607ab86bd1
|
||||
SIZE (robocode-setup-1.0.6.jar) = 2316328
|
||||
|
Loading…
x
Reference in New Issue
Block a user