diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-10-25 19:35:28 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-10-25 19:35:28 +0000 |
commit | 3afa450ba39cf6aeabd41e5de820b73eebb5ce64 (patch) | |
tree | aaac454ea2bacc6a8b499d85532697dd5df22e28 /biology | |
parent | 310bd2291a2d03bf755ae7c0e28d4e7f82ce194d (diff) | |
download | ports-3afa450ba39cf6aeabd41e5de820b73eebb5ce64.tar.gz ports-3afa450ba39cf6aeabd41e5de820b73eebb5ce64.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/consed/Makefile | 2 | ||||
-rw-r--r-- | biology/njplot/Makefile | 2 | ||||
-rw-r--r-- | biology/ortep3/Makefile | 2 | ||||
-rw-r--r-- | biology/povchem/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/biology/consed/Makefile b/biology/consed/Makefile index 038a2770e3d0..f872f8cdb36a 100644 --- a/biology/consed/Makefile +++ b/biology/consed/Makefile @@ -12,6 +12,8 @@ MAINTAINER= mzaki@m.u-tokyo.ac.jp COMMENT= Graphical tool for editing Phrap assemblies BROKEN= Unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 RUN_DEPENDS= phred:${PORTSDIR}/biology/phred \ phrap:${PORTSDIR}/biology/phrap diff --git a/biology/njplot/Makefile b/biology/njplot/Makefile index 9f14186d45a2..30030370cea0 100644 --- a/biology/njplot/Makefile +++ b/biology/njplot/Makefile @@ -11,6 +11,8 @@ MAINTAINER= mzaki@m.u-tokyo.ac.jp COMMENT= Phylogenetic tree drawing program capable of interactive manipulation BROKEN= Unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 OPTIONS_DEFINE= DOCS X11 OPTIONS_DEFAULT= DOCS X11 diff --git a/biology/ortep3/Makefile b/biology/ortep3/Makefile index d0c8216c79bd..38e5ea213acf 100644 --- a/biology/ortep3/Makefile +++ b/biology/ortep3/Makefile @@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Oak Ridge Thermal Ellipsoid Plot Program for Crystal Structure BROKEN= Unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 PGPLOT_LIB_DEPENDS= libpgplot.so:${PORTSDIR}/graphics/pgplot diff --git a/biology/povchem/Makefile b/biology/povchem/Makefile index 516e93db62bb..6e8ef74ba800 100644 --- a/biology/povchem/Makefile +++ b/biology/povchem/Makefile @@ -18,6 +18,8 @@ COMMENT= Simple yet powerful tool to generate POV from a PDB file RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray-meta BROKEN= Unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 NO_WRKSUBDIR= yes USES= dos2unix |