freebsd-ports/games/qwdtools/Makefile
Alexey Dokuchaev a8793d3005 - Remove hardcoded "gcc" in configure script to unbreak on -CURRENT
- Stagify; drop no longer needed MAKE_ARGS and post-install target
- Touch pkg-descr and slave port's COMMENT while I'm at them

Reported by:	pkg-fallout
2013-10-08 15:59:56 +00:00

12 lines
299 B
Makefile

# 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"