mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
13 lines
216 B
Makefile
13 lines
216 B
Makefile
# New ports collection makefile for: freeciv-gtk
|
|
# Date created: 29 Feb 2000
|
|
# Whom: sheldonh
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../freeciv
|
|
|
|
USE_GTK= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|