1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

The SDL slave port of games/stonesoup

PR:		ports/147828
Submitted by:	maintainer
Approved by:	tabthorpe (mentor, implicit)
This commit is contained in:
Rene Ladan 2010-08-08 18:04:52 +00:00
parent 143c7c4f8a
commit 7cb777a163
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258950

View File

@ -0,0 +1,12 @@
# 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"