summaryrefslogtreecommitdiff
path: root/games/freeciv-share/Makefile
blob: 379a5488970819139bcb0a23f467d80bb991d485 (plain)
1
2
3
4
5
6
7
8
9
10
# $NetBSD: Makefile,v 1.4 2001/02/16 15:10:49 wiz Exp $

PKGNAME=		${DISTNAME:S/-/-share-/}

COMMENT=		Machine independent files for Freeciv

CONFIGURE_ARGS+=	--disable-server
CONFIGURE_ARGS+=	--enable-client=no

.include "../../games/freeciv-share/Makefile.common"