freebsd-ports/games/yadex/Makefile
David W. Chapman Jr. a31f0c0934 Add yadex, a wad editor for popular games including doom 1 & 2, hexen and others
PR:		28249
Submitted by:	Jordan DeLong <fracture@allusion.net>
2001-06-18 16:05:38 +00:00

24 lines
522 B
Makefile

# New ports collection makefile for: yadex
# Date created: 17 June 2001
# Whom: Jordan DeLong <fracture@allusion.net>
#
# $FreeBSD$
#
PORTNAME= yadex
PORTVERSION= 1.5.1
CATEGORIES= games
MASTER_SITES= http://www.teaser.fr/~amajorel/yadex/
MAINTAINER= fracture@allusion.net
USE_GMAKE= yes
MAKEFILE= GNUmakefile
MAN6= yadex.6 ybsp.6
#pre-build:
# mv ${WRKDIR}/${DISTNAME}/Makefile ${WRKDIR}/${DISTNAME}/Makefile.orig
# mv ${WRKDIR}/${DISTNAME}/GNUmakefile ${WRKDIR}/${DISTNAME}/Makefile
.include <bsd.port.mk>