6761ea0a1a
Approved by: fjoe (mentor, implicit)
15 lines
354 B
Makefile
15 lines
354 B
Makefile
# New ports collection makefile for: QWDtools
|
|
# Date created: 24 Sen 2003
|
|
# Whom: Alexey Dokuchaev <danfe@regency.nsu.ru>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= qwdtools
|
|
CATEGORIES= games converters
|
|
COMMENT= Converts QuakeWorld demos from QWD format to MVD format
|
|
DESCR= ${.CURDIR}/pkg-descr
|
|
|
|
MASTERDIR= ${.CURDIR}/../mvdsv
|
|
|
|
.include "${MASTERDIR}/Makefile"
|