freebsd-ports/games/yadex/Makefile

25 lines
522 B
Makefile
Raw Normal View History

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