freebsd-ports/games/qwdtools/Makefile
Alexey Dokuchaev 37fc47bb22 - Update to version 0.28
- Reflect project move to qw-dev.net
- Drop custom Makefile, use vendor provided
- Utilize OPTIONS
- Properly display pkg-message
2009-06-29 10:27:53 +00:00

16 lines
379 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
PKGMESSAGE= /nonexistent
MASTERDIR= ${.CURDIR}/../mvdsv
.include "${MASTERDIR}/Makefile"