biology/recombine: Mark DEPRECATED
- Upstream last release was in 2002 - Upstream advises to use bioloby/lamarc - Set EXPIRATION_DATE 2024-01-17 - Pet portclippy
This commit is contained in:
parent
3d1442aee9
commit
62d0176add
1 changed files with 8 additions and 4 deletions
|
@ -2,22 +2,26 @@ PORTNAME= recombine
|
|||
PORTVERSION= 1.41
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= biology
|
||||
MASTER_SITES= http://evolution.gs.washington.edu/lamarc/recombine/
|
||||
MASTER_SITES= https://lamarcweb.github.io/lamarcweb/recombine/
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION}.src.doc
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Program to fit population models across sites
|
||||
WWW= https://evolution.genetics.washington.edu/lamarc/recombine.html
|
||||
WWW= https://lamarcweb.github.io/lamarcweb/recombine/
|
||||
|
||||
DEPRECATED= Upstream advises to use biology/lamarc
|
||||
EXPIRATION_DATE= 2024-01-17
|
||||
|
||||
USES= shebangfix
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}
|
||||
SHEBANG_FILES= filetran
|
||||
|
||||
ALL_TARGET= ${PORTNAME}
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}
|
||||
|
||||
PLIST_FILES+= bin/filetran bin/recombine
|
||||
PORTDOCS= recombine.txt
|
||||
SHEBANG_FILES= filetran
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
|
Loading…
Reference in a new issue