- give maintainership to Serge Basterot
- add desktop-file-utils goo
This commit is contained in:
parent
f0a8fd2e68
commit
7ed6cfc0ca
@ -1,12 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2007/10/16 15:46:22 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2007/10/16 17:07:43 ajacoutot Exp $
|
||||
|
||||
COMMENT= Night Stalker clone for X
|
||||
|
||||
DISTNAME= afternoonstalker-1.1.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= games
|
||||
|
||||
HOMEPAGE= http://perso.b2b2c.ca/sarrazip/dev/afternoonstalker.html
|
||||
|
||||
MAINTAINER= Serge basterot <sb@wo-do.com>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
@ -20,6 +23,7 @@ MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/
|
||||
LIB_DEPENDS= flatzebra-0.1::devel/flatzebra \
|
||||
SDL_mixer.>=3::devel/sdl-mixer \
|
||||
SDL_image.>=2::devel/sdl-image
|
||||
RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils
|
||||
|
||||
USE_X11= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2007/10/16 15:46:22 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2007/10/16 17:07:43 ajacoutot Exp $
|
||||
bin/afternoonstalker
|
||||
@man man/man6/afternoonstalker.6
|
||||
share/afternoonstalker/
|
||||
@ -20,3 +20,5 @@ share/sounds/afternoonstalker/robot-bullet.wav
|
||||
share/sounds/afternoonstalker/robot-hit.wav
|
||||
share/sounds/afternoonstalker/shooting-blanks.wav
|
||||
share/sounds/afternoonstalker/spider-killed.wav
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
|
Loading…
x
Reference in New Issue
Block a user