summaryrefslogtreecommitdiff
path: root/games/openmortal
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-05-07 01:14:46 +0000
committerxtraeme <xtraeme>2004-05-07 01:14:46 +0000
commitc2b49ba19c5c2978d0a18385dfdf1409aa9ce0cc (patch)
treef9760fe785fe6a7ee5900193237a073aa4306852 /games/openmortal
parent505bf33645ad271ef43fb0f2e7949d27950c654c (diff)
downloadpkgsrc-c2b49ba19c5c2978d0a18385dfdf1409aa9ce0cc.tar.gz
Drop maintainership; I don't have the enough free time to maintain
all these packages.
Diffstat (limited to 'games/openmortal')
-rw-r--r--games/openmortal/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/games/openmortal/Makefile b/games/openmortal/Makefile
index 342d132fbcf..31adf17c456 100644
--- a/games/openmortal/Makefile
+++ b/games/openmortal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/05/02 21:48:17 xtraeme Exp $
+# $NetBSD: Makefile,v 1.8 2004/05/07 01:14:48 xtraeme Exp $
#
DISTNAME= openmortal-0.7
@@ -6,17 +6,17 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openmortal/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= xtraeme@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://apocalypse.rulez.org/~upi/Mortal/
COMMENT= Parody of Mortal Kombat with real characters
-GNU_CONFIGURE= yes
-USE_BUILDLINK3= yes
-USE_GNU_TOOLS+= make
-USE_PERL5= yes
-USE_X11= yes
+GNU_CONFIGURE= yes
+USE_BUILDLINK3= yes
+USE_GNU_TOOLS+= make
+USE_PERL5= yes
+USE_X11= yes
-REPLACE_PERL= data/script/*.pl
+REPLACE_PERL= data/script/*.pl
.include "../../audio/SDL_mixer/buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"