freebsd-ports/games/stonesoup-sdl/Makefile
Guido Falsi da637196cf Convert to new options framework.
PR:		ports/168837
Submitted by:	Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
Approved by:	crees (mentor)
2012-06-12 21:08:54 +00:00

12 lines
249 B
Makefile

# New ports collection makefile for: stonesoup-sdl
# Date created: 13 June 2010
# Whom: tobias.rehbein@web.de
#
# $FreeBSD$
#
PORT_OPTIONS+= SDL
MASTERDIR= ${.CURDIR}/../stonesoup
.include "${MASTERDIR}/Makefile"