mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
5057a9acf6
Reported by: Anton Berezin <tobez@tobez.org>
13 lines
217 B
Makefile
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"
|