freebsd-ports/games/freeciv-gtk/Makefile
Mario Sergio Fujikawa Ferreira 63a181d059 Deploy USE_GNOMENG infrastructure
PR:		42301
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-02 00:59:13 +00:00

14 lines
257 B
Makefile

# New ports collection makefile for: freeciv-gtk
# Date created: 29 Feb 2000
# Whom: sheldonh
#
# $FreeBSD$
#
PKGNAMESUFFIX= -gtk
MASTERDIR= ${.CURDIR}/../freeciv
USE_GNOMENG= yes
USE_GNOME= gtk12
.include "${MASTERDIR}/Makefile"