2003-09-24 21:11:35 +02:00
|
|
|
# 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
|
2004-11-15 12:45:36 +01:00
|
|
|
DESCR= ${.CURDIR}/pkg-descr
|
2009-06-29 12:27:53 +02:00
|
|
|
PKGMESSAGE= /nonexistent
|
2003-09-24 21:11:35 +02:00
|
|
|
|
2004-11-15 12:45:36 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../mvdsv
|
2003-09-24 21:11:35 +02:00
|
|
|
|
2004-11-15 12:45:36 +01:00
|
|
|
.include "${MASTERDIR}/Makefile"
|