da637196cf
PR: ports/168837 Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer) Approved by: crees (mentor)
12 lines
249 B
Makefile
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"
|