mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
- Drop maintainership (back to ports@)
- Set DEPRECATED and EXPIRATION_DATE Approved by: garga (mentor, implicit)
This commit is contained in:
parent
d0725eb227
commit
5f1ec10e8a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196896
@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.thaiguy.net/ \
|
||||
http://mirrors.voyager.net/games/halflife/stats/psychostats/
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
|
||||
MAINTAINER= mm@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Popular player statistics generator for Half-Life (cs/dod)
|
||||
|
||||
USE_PERL5_BUILD=yes
|
||||
@ -25,6 +25,9 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
# files which should be installed with executable perms
|
||||
EXECUTABLES= stats.pl install.pl
|
||||
|
||||
DEPRECATED= outdated, unmaintained
|
||||
EXPIRATION_DATE=2007-04-10
|
||||
|
||||
post-patch:
|
||||
.for files in ${EXECUTABLES}
|
||||
@${PERL} -pi -e 's|/usr/bin/perl|${PERL}|' \
|
||||
|
Loading…
Reference in New Issue
Block a user