7cb777a163
PR: ports/147828 Submitted by: maintainer Approved by: tabthorpe (mentor, implicit)
12 lines
244 B
Makefile
12 lines
244 B
Makefile
# New ports collection makefile for: stonesoup-sdl
|
|
# Date created: 13 June 2010
|
|
# Whom: tobias.rehbein@web.de
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
WITH_SDL= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../stonesoup
|
|
|
|
.include "${MASTERDIR}/Makefile"
|