aboutsummaryrefslogblamecommitdiff
path: root/games/dunelegacy/Makefile
blob: ae5ac618ed8d46bc638af1f12d97748f6f00ed78 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                          
                      
                 






                                              
                      
                                 
 
                                                                     
                   
                           
                                                    
 
                      
PORTNAME=	dunelegacy
PORTVERSION=	0.96.4
PORTREVISION=	4
CATEGORIES=	games
MASTER_SITES=	SF
DISTNAME=	${PORTNAME}-${PORTVERSION}-src

MAINTAINER=	swills@FreeBSD.org
COMMENT=	Open source clone of Dune II

LICENSE=	GPLv2+
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		autoreconf compiler:c++11-lib pkgconfig sdl tar:bzip2
GNU_CONFIGURE=	yes
USE_SDL=	sdl2 mixer2
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}

.include <bsd.port.mk>