head	1.2;
access;
symbols
	pkgsrc-2026Q3:1.2.0.8
	pkgsrc-2026Q3-base:1.2
	pkgsrc-2026Q2:1.2.0.6
	pkgsrc-2026Q2-base:1.2
	pkgsrc-2026Q1:1.2.0.4
	pkgsrc-2026Q1-base:1.2
	pkgsrc-2025Q4:1.2.0.2
	pkgsrc-2025Q4-base:1.2;
locks; strict;
comment	@# @;


1.2
date	2025.09.29.14.13.26;	author nia;	state Exp;
branches;
next	1.1;
commitid	7unbC5HvsCflhCcG;

1.1
date	2025.09.29.14.06.04;	author nia;	state Exp;
branches;
next	;
commitid	QPU4EPEb5pBxeCcG;


desc
@@


1.2
log
@amoebax: Correct typo in COMMENT.
@
text
@# $NetBSD: Makefile,v 1.1 2025/09/29 14:06:04 nia Exp $

DISTNAME=	amoebax-0.2.1
CATEGORIES=	games
MASTER_SITES=	https://www.emma-soft.com/games/amoebax/download/
EXTRACT_SUFX=	.tar.bz2

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	https://www.emma-soft.com/games/amoebax/
COMMENT=	Action puzzle game like Puyo Puyo
LICENSE=	gnu-gpl-v2

GNU_CONFIGURE=	yes
USE_LANGUAGES=	c c++

CXXFLAGS+=	-std=gnu++98 -fpermissive

CONFIGURE_ARGS+=	--with-sdl-prefix=${BUILDLINK_PREFIX.SDL}

.include "../../audio/SDL_mixer/buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"
.include "../../graphics/SDL_image/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"
@


1.1
log
@amoebax: Initial import.

Verified to build on SunOS, Linux, NetBSD, and FreeBSD (with clang)
by drecklypkg ci.

Amoebax is a cute and addictive action-puzzle game similar to "Puyo Puyo".

Due an awful mutation, some amoeba's species have started to multiply until
they take the world if you can't stop them. Fortunately the mutation made
then too unstable and lining up four or more will make them disappear.
@
text
@d1 1
a1 1
# $NetBSD$
d10 1
a10 1
COMMENT=	Action puzzle game like Puyo Puyoo
@

