mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 1.2
- Take maintainership PR: ports/89331 Submitted by: Alex Trull <freebsd.alex@trull.org>
This commit is contained in:
parent
3cf025aca0
commit
0eca6215d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148959
@ -1,19 +1,18 @@
|
||||
# New ports collection makefile for: bass (Beneath a Steel Sky)
|
||||
# Date created: Tue Sep 2 23:34:32 BST 2003
|
||||
# Whom: Alex Trull <alexander@trull.com>
|
||||
# Whom: Alex Trull <freebsd.alex@trull.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= bass
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= scummvm
|
||||
DISTNAME= BASS-CD
|
||||
DISTNAME= bass-cd-1.2
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= freebsd.alex@trull.org
|
||||
COMMENT= Beneath a Steel Sky: a post-apocalyptic futuristic graphical adventure
|
||||
|
||||
RUN_DEPENDS= scummvm:${PORTSDIR}/games/scummvm
|
||||
@ -21,13 +20,14 @@ RUN_DEPENDS= scummvm:${PORTSDIR}/games/scummvm
|
||||
USE_ZIP= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/sky-cd
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${DATADIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/sky.dnr ${DATADIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/sky.dsk ${DATADIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/sky.cpt ${DATADIR}
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
|
@ -1,2 +1,3 @@
|
||||
MD5 (BASS-CD.zip) = 18f9045e90d56fdfc3263b7f264791fd
|
||||
SIZE (BASS-CD.zip) = 69310444
|
||||
MD5 (bass-cd-1.2.zip) = 1d4401cd663715332abe8bb5431e356d
|
||||
SHA256 (bass-cd-1.2.zip) = 53209b9400eab6fd7fa71518b2f357c8de75cfeaa5ba57024575ab79cc974593
|
||||
SIZE (bass-cd-1.2.zip) = 69377781
|
||||
|
Loading…
Reference in New Issue
Block a user