- Update to 20120819
- Use new header format in Makefile - Use NO_WRKSUBDIR instead of redefining WRKSRC manually Feature safe: yes
This commit is contained in:
parent
0f0d46aa87
commit
989f90dd85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315937
2 changed files with 6 additions and 11 deletions
|
@ -1,24 +1,19 @@
|
|||
# New ports collection makefile for: openjazz
|
||||
# Date created: 01 Apr 2008
|
||||
# Whom: Ganael Laplanche <ganael.laplanche@martymac.org>
|
||||
#
|
||||
# Created by: Ganael Laplanche <ganael.laplanche@martymac.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= openjazz
|
||||
PORTVERSION= 20120730
|
||||
PORTVERSION= 20120819
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://alister.eu/jazz/oj/ \
|
||||
LOCAL/martymac
|
||||
DISTNAME= OpenJazz-src-300712
|
||||
DISTNAME= OpenJazz-src-190812
|
||||
|
||||
MAINTAINER= martymac@FreeBSD.org
|
||||
COMMENT= Free re-implementation of the Jazz Jackrabbit(tm) game engine
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
USE_ZIP= yes
|
||||
USE_GMAKE= yes
|
||||
ALL_TARGET= OpenJazz
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (OpenJazz-src-300712.zip) = a3536a668996264b2a44b0a80d1e1e6aa6ecc4c421a4ba99e2008f8c3c540fda
|
||||
SIZE (OpenJazz-src-300712.zip) = 215184
|
||||
SHA256 (OpenJazz-src-190812.zip) = b8e628c663085ea8eb4ea86b12606ada1f0c005a3bba03aedca41570ec9a9b2a
|
||||
SIZE (OpenJazz-src-190812.zip) = 224532
|
||||
|
|
Loading…
Reference in a new issue