Fix pkg-plist and remove breakage

This commit is contained in:
Edwin Groothuis 2005-11-02 23:48:31 +00:00
parent 1a269cc925
commit 2b1f651481
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147059
2 changed files with 2 additions and 5 deletions

View File

@ -6,7 +6,7 @@
PORTNAME= stvef-server
PORTVERSION= 1.20
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= games linux
MASTER_SITES= ftp://ftp.multiplay.co.uk/pub/games/fps/eliteforce/patches/linux/
DISTFILES= stvefLinuxDedicated120.zip
@ -14,10 +14,6 @@ DISTFILES= stvefLinuxDedicated120.zip
MAINTAINER= ports@FreeBSD.org
COMMENT= Star Trek Voyager: Elite Forces dedicated server for Linux
BROKEN= Incomplete pkg-plist
DEPRECATED= ${BROKEN}
EXPIRATION_DATE=2005-09-22
ONLY_FOR_ARCHS= i386
USE_ZIP= yes
USE_LINUX= yes

View File

@ -4,3 +4,4 @@ games/stvef/readme.txt
games/stvef/baseEF/server.cfg
@dirrm games/stvef/baseEF
@dirrm games/stvef
@unexec rmdir %D/games 2>/dev/null || true