Tweak games/blinken version 4.14.3
[dports.git] / games / sopwith / Makefile
1 # Created by: Edwin Groothuis <edwin@mavetju.org>
2 # $FreeBSD$
3
4 PORTNAME=       sopwith
5 PORTVERSION=    1.8.2
6 PORTREVISION=   3
7 CATEGORIES=     games
8 MASTER_SITES=   SF/sdl-${PORTNAME}/sdl_${PORTNAME}/${PORTVERSION}
9
10 MAINTAINER=     edwin@mavetju.org
11 COMMENT=        Classic WW1 biplane game
12
13 USES=           gmake pkgconfig
14 USE_SDL=        sdl
15 USE_GNOME=      gtk20
16 GNU_CONFIGURE=  yes
17
18 .include <bsd.port.mk>