aboutsummaryrefslogblamecommitdiff
path: root/games/freeciv-nox11/Makefile
blob: 4f0a067be3c2fcad12bf57ca2f3e9c7f6f53d682 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                        
           

                                     

                                

                               

                                
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$

MASTERDIR=	${.CURDIR}/../freeciv

# Explicitly exclude X11 options
OPTIONS_EXCLUDE=	SDL X11
PKGNAMESUFFIX=	-nox11

.include "${MASTERDIR}/Makefile"