pkgsrc/games/freeciv-share/Makefile.common
adam 6c20e42af2 Changes 1.14.2:
* Important compile fixes for some platform
* Game balance adjustments
* Reputation recovery fixed
* A few other minor bug-fixes
2004-11-03 14:18:36 +00:00

24 lines
652 B
Makefile

# $NetBSD: Makefile.common,v 1.18 2004/11/03 14:18:36 adam Exp $
DISTNAME= freeciv-${FC_VERS}
FC_VERS= 1.14.2
CATEGORIES= games
MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable/ \
http://www.freeciv.org/ftp/stable/ \
ftp://ftp.freeciv.org/pub/freeciv/beta/ \
http://www.freeciv.org/ftp/beta/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.freeciv.org/
BUILD_USES_MSGFMT= yes
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
DISTINFO_FILE= ${.CURDIR}/../../games/freeciv-share/distinfo
PATCHDIR= ${.CURDIR}/../../games/freeciv-share/patches
.include "../../devel/gettext-lib/buildlink3.mk"