Import of fire-1.0
Fire is an organic fireworks demonstration using the Simple DirectMedia Layer (SDL) WWW: http://www.libsdl.org/projects/fire/
This commit is contained in:
parent
effaffbc63
commit
d48c568069
30
games/fire/Makefile
Normal file
30
games/fire/Makefile
Normal file
@ -0,0 +1,30 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2001/07/06 00:02:59 pvalchev Exp $
|
||||
|
||||
COMMENT= "organic fireworks demo"
|
||||
|
||||
DISTNAME= fire-1.0
|
||||
CATEGORIES= games
|
||||
NEED_VERSION= 1.419
|
||||
|
||||
HOMEPAGE= http://www.libsdl.org/projects/fire/
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/src/
|
||||
|
||||
MAINTAINER= Peter Valchev <pvalchev@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
LIB_DEPENDS= SDL.0.1:sdl-*-!no_x11:devel/sdl
|
||||
|
||||
USE_X11= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/fire
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/fire
|
||||
|
||||
.include <bsd.port.mk>
|
3
games/fire/files/md5
Normal file
3
games/fire/files/md5
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (fire-1.0.tar.gz) = 290a77b1d3af65b5c62cb0177a7ed190
|
||||
RMD160 (fire-1.0.tar.gz) = ea050a9fe857d2c3dae428c8494727c30494be4c
|
||||
SHA1 (fire-1.0.tar.gz) = c23b60608beae5c0500808c93f32422b0fac691f
|
4
games/fire/pkg/DESCR
Normal file
4
games/fire/pkg/DESCR
Normal file
@ -0,0 +1,4 @@
|
||||
Fire is an organic fireworks demonstration using
|
||||
the Simple DirectMedia Layer (SDL)
|
||||
|
||||
WWW: ${HOMEPAGE}
|
4
games/fire/pkg/PLIST
Normal file
4
games/fire/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/07/06 00:03:00 pvalchev Exp $
|
||||
bin/fire
|
||||
share/doc/fire/README
|
||||
@dirrm share/doc/fire
|
Loading…
Reference in New Issue
Block a user