Date: Fri, 29 Jun 2018 12:43:20 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473544 - head/biology/tRNAscan-SE Message-ID: <201806291243.w5TChKcW050445@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Fri Jun 29 12:43:19 2018 New Revision: 473544 URL: https://svnweb.freebsd.org/changeset/ports/473544 Log: Mark BROKEN: missing plist Modified: head/biology/tRNAscan-SE/Makefile Modified: head/biology/tRNAscan-SE/Makefile ============================================================================== --- head/biology/tRNAscan-SE/Makefile Fri Jun 29 12:37:25 2018 (r473543) +++ head/biology/tRNAscan-SE/Makefile Fri Jun 29 12:43:19 2018 (r473544) @@ -3,6 +3,7 @@ PORTNAME= tRNAscan-SE PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= http://lowelab.ucsc.edu/software/ DISTFILES= ${DISTNAME:tl}${EXTRACT_SUFX} @@ -12,6 +13,8 @@ COMMENT= Searching for tRNA genes in genomic sequence LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING + +BROKEN= missing plist RUN_DEPENDS= cmsearch:biology/infernal
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806291243.w5TChKcW050445>