mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
biology/atac-seq: Update to 0.2.0
Add biology/py-macs3 dep to metaport
This commit is contained in:
parent
bb5b510ef5
commit
999c86b251
@ -1,5 +1,5 @@
|
||||
PORTNAME= atac-seq
|
||||
DISTVERSION= 0.1.3
|
||||
DISTVERSION= 0.2.0
|
||||
CATEGORIES= biology python
|
||||
MASTER_SITES= # empty
|
||||
|
||||
@ -25,4 +25,10 @@ RUN_DEPENDS= sra-tools>0:biology/sra-tools \
|
||||
|
||||
USES= metaport python
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${OPSYS} != FreeBSD || ${OSVERSION} >= 1302509
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}MACS3>0:biology/py-macs3@${PY_FLAVOR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
TIMESTAMP = 1690554875
|
||||
TIMESTAMP = 1704902712
|
||||
|
Loading…
Reference in New Issue
Block a user