# Created by: Dominic Fandrey
# $FreeBSD: ports/games/ioquake3-devel/Makefile,v 1.16 2012/11/17 05:57:41 svnexp Exp $

PORTNAME?=	ioquake3-devel
DISTVERSION?=	1.36_SVN${SVNREVISION}
PORTREVISION?=	0
MASTER_SITES?=	ftp://deponie.yamagi.org/freebsd/distfiles/ioquake3/ \
		http://deponie.yamagi.org/freebsd/distfiles/ioquake3/

MAINTAINER?=	kamikaze@bsdforen.de
COMMENT?=	Development SVN snapshots of ioquake3

MASTERDIR=	${.CURDIR}/../ioquake3
DESCR?=		${.CURDIR}/../${PORTNAME}/pkg-descr
DISTINFO_FILE?=	${.CURDIR}/../${PORTNAME}/distinfo
PATCHDIR?=	${WRKDIR}/freebsd-patchset/
PKGMESSAGE?=	${.CURDIR}/../${PORTNAME}/pkg-message

SVNREVISION?=	2318
BINSUFFIX?=	-devel

HAS_DLRENDERER?=	yes

.include "${MASTERDIR}/Makefile"
