- update defendguin to 0.0.12
- update license - change maintainer - regen PLIST ok ajacoutot@
This commit is contained in:
parent
513324e8fc
commit
27af8d92b2
@ -1,26 +1,29 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2007/12/04 15:27:35 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/01/09 09:01:41 benoit Exp $
|
||||
|
||||
COMMENT= clone of arcade game 'Defender' with a Linux theme
|
||||
COMMENT = clone of arcade game 'Defender' with a Linux theme
|
||||
|
||||
DISTNAME= defendguin-0.0.11
|
||||
CATEGORIES= games x11
|
||||
HOMEPAGE= http://www.newbreedsoftware.com/defendguin/
|
||||
DISTNAME = defendguin-0.0.12
|
||||
CATEGORIES = games x11
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
HOMEPAGE = http://www.newbreedsoftware.com/defendguin/
|
||||
|
||||
WANTLIB= SDL c m pthread
|
||||
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
|
||||
|
||||
MASTER_SITES= ftp://ftp.billsgames.com/unix/x/defendguin/src/
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM =Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
LIB_DEPENDS= SDL_mixer::devel/sdl-mixer
|
||||
WANTLIB = SDL c m pthread
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
MASTER_SITES = ftp://ftp.billsgames.com/unix/x/defendguin/src/
|
||||
|
||||
NO_REGRESS= Yes
|
||||
LIB_DEPENDS = SDL_mixer::devel/sdl-mixer
|
||||
|
||||
USE_X11 = Yes
|
||||
USE_GMAKE = Yes
|
||||
|
||||
NO_REGRESS = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (defendguin-0.0.11.tar.gz) = yAQOOfGZxTOGJQZgJewjlQ==
|
||||
RMD160 (defendguin-0.0.11.tar.gz) = ODxA1QkarZF7KQUGzR4VJ1MeEGw=
|
||||
SHA1 (defendguin-0.0.11.tar.gz) = 59njGuvl1D2FQXD8u/gur42qTqQ=
|
||||
SHA256 (defendguin-0.0.11.tar.gz) = 9EXNEG8C6qI1JFCo+fdTUyAIcmd0vp4bfOecUUZmjX0=
|
||||
SIZE (defendguin-0.0.11.tar.gz) = 2233817
|
||||
MD5 (defendguin-0.0.12.tar.gz) = pUPj9fTpNVRhFjhMbyDXgg==
|
||||
RMD160 (defendguin-0.0.12.tar.gz) = RoBWqTNH7EtHbWstr/M3YmoeOSE=
|
||||
SHA1 (defendguin-0.0.12.tar.gz) = vbzUlyn4edNNkyvsLj7nmRaXomY=
|
||||
SHA256 (defendguin-0.0.12.tar.gz) = PCSL7UgLKRkBt1CVJdyVK+bSjfpH/W+OP7mHP0YBczA=
|
||||
SIZE (defendguin-0.0.12.tar.gz) = 2235694
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2007/12/04 15:27:35 ajacoutot Exp $
|
||||
bin/defendguin
|
||||
@comment $OpenBSD: PLIST,v 1.4 2010/01/09 09:01:46 benoit Exp $
|
||||
@bin bin/defendguin
|
||||
@man man/man6/defendguin.6
|
||||
share/defendguin/
|
||||
share/defendguin/images/
|
||||
|
Loading…
x
Reference in New Issue
Block a user