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

                        
                                
                                                                      
                                    
                            
 

                                               
 

                                                                     
 
                                   
 
                                
# Created by: Alexey Dokuchaev <danfe@regency.nsu.ru>

PORTNAME=	qwdtools
CATEGORIES=	games converters
COMMENT=	Convert QuakeWorld demos from QWD format to MVD format
DESCR=		${.CURDIR}/pkg-descr
PKGMESSAGE=	/nonexistent

BUILD_WRKSRC=	${WRKSRC}/tools/qwdtools/source
GH_PROJECT=	mvdsv

CFLAGS+=	-DQWE_VERSION=\\\"${PORTVERSION}\\\" \
		-DPROJECT_NAME=SERVER_NAME -DPROJECT_URL=HOMEPAGE_URL

MASTERDIR=	${.CURDIR}/../mvdsv

.include "${MASTERDIR}/Makefile"