aboutsummaryrefslogtreecommitdiffstats
path: root/games/qwdtools/Makefile
blob: 1b60c07c30ecf3a90bd09ae80242658f6dbfdf45 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Alexey Dokuchaev <danfe@regency.nsu.ru>
# $FreeBSD$

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

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

.include "${MASTERDIR}/Makefile"