1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/games/freeciv-gtk/Makefile
Satoshi Asami 5057a9acf6 USE_GTK -> WITH_GTK to match masterdir's idea of switches.
Reported by:	Anton Berezin <tobez@tobez.org>
2000-04-26 06:56:18 +00:00

13 lines
217 B
Makefile

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