[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / games / dopewars

File: [cvs.NetBSD.org] / pkgsrc / games / dopewars / Makefile (download)

Revision 1.83, Tue Jan 3 17:37:08 2023 UTC (4 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.82: +2 -2 lines

*: recursive bump for tiff shlib major bump

# $NetBSD: Makefile,v 1.83 2023/01/03 17:37:08 wiz Exp $

DISTNAME=	dopewars-1.6.1
PKGREVISION=	5
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=dopewars/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://dopewars.sourceforge.io/
COMMENT=	Make a fortune dealing drugs on the streets of New York
LICENSE=	gnu-gpl-v2

PKG_DESTDIR_SUPPORT=	destdir

USE_LIBTOOL=		yes
USE_PKGLOCALEDIR=	yes
USE_TOOLS+=		gmake pkg-config
GNU_CONFIGURE=		yes
CONFIGURE_ARGS+=	--enable-networking
CONFIGURE_ARGS+=	--without-esd
CONFIGURE_ARGS+=	--without-sdl
CONFIGURE_ARGS+=	--localstatedir=${VARBASE}/games

.include "options.mk"

.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"