2002-08-04 10:14:39 +00:00
|
|
|
# New ports collection makefile for: sopwith
|
|
|
|
# Date created: 1 July 2002
|
|
|
|
# Whom: Edwin Groothuis <edwin@mavetju.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= sopwith
|
2003-06-09 01:28:16 +00:00
|
|
|
PORTVERSION= 1.7.1
|
2005-11-05 05:22:06 +00:00
|
|
|
PORTREVISION= 6
|
2002-08-04 10:14:39 +00:00
|
|
|
CATEGORIES= games
|
2003-02-15 02:01:12 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= sdl-sopwith
|
2002-08-04 10:14:39 +00:00
|
|
|
DISTNAME= sdl_${PORTNAME}-${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= edwin@mavetju.org
|
2003-02-21 12:06:51 +00:00
|
|
|
COMMENT= A classic WW1 biplane game
|
2002-08-04 10:14:39 +00:00
|
|
|
|
2004-01-20 11:28:18 +00:00
|
|
|
USE_SDL= sdl
|
2002-08-04 10:14:39 +00:00
|
|
|
USE_GMAKE= yes
|
2003-06-09 01:28:16 +00:00
|
|
|
USE_GNOME= gtk20
|
2002-08-04 10:14:39 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2002-08-10 20:14:55 +00:00
|
|
|
MAN6= sopwith.6
|
2002-08-04 10:14:39 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|