1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

I love this game. So:

- Beautify Makefile header
- One <space> -> <tab> nit
- Take maintainership
This commit is contained in:
Alexey Dokuchaev 2005-05-03 02:07:43 +00:00
parent beecc09b0f
commit d74d7266f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134520

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: uhexen
# New ports collection makefile for: U-Hexen
# Date created: 10 February 2003
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
@ -16,8 +16,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} hexen.zip
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
.endif
MAINTAINER= ports@FreeBSD.org
COMMENT= Yet another port of Hexen, popular game from Raven Softrware
MAINTAINER= danfe@FreeBSD.org
COMMENT= Yet another port of Hexen, popular game from Raven Software
OPTIONS= NOWAD "Don't install WAD file" off
@ -60,7 +60,7 @@ pre-everything::
post-extract:
.if !defined(WITHOUT_WAD)
@${LOCALBASE}/bin/unzip -qo ${_DISTDIR}/hexen.zip \
-d ${WRKSRC}
-d ${WRKSRC}
.endif
do-install: