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

Mark as unconditionally deprecated (master site disappeared).

Expires in 3 months.

PR:		ports/89856
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	arundel@h3c.de (maintainer, timeout 14 days)
This commit is contained in:
Sam Lawrance 2005-12-18 11:34:20 +00:00
parent 80b67d0d6d
commit ab60721be9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151481

View File

@ -14,6 +14,9 @@ COMMENT= Icculus Duke Nukem 3D port for various Operating Systems
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
DEPRECATED= Master site disappeared, no longer maintained by author
EXPIRATION_DATE=2006-03-18
USE_XLIB= yes
USE_GMAKE= yes
USE_SDL= mixer sdl
@ -38,10 +41,6 @@ SUB_FILES= pkg-message
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500000
DEPRECATED= Please use games/jfduke3d. This port is being kept for RELENG_4 users
.endif
.if !defined(WITHOUT_DOSBOX)
RUN_DEPENDS+= dosbox:${PORTSDIR}/emulators/dosbox
.endif