mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
6761ea0a1a
Approved by: fjoe (mentor, implicit)
16 lines
354 B
Makefile
16 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"
|