diff options
Diffstat (limited to 'biology/platon/Makefile')
-rw-r--r-- | biology/platon/Makefile | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/biology/platon/Makefile b/biology/platon/Makefile index 473df4950936..07e3c74bfd36 100644 --- a/biology/platon/Makefile +++ b/biology/platon/Makefile @@ -2,10 +2,14 @@ # $FreeBSD$ PORTNAME= platon -PORTVERSION= 2013.12.12 -PORTREVISION= 1 +PORTVERSION= 2014.07.13 CATEGORIES= biology -MASTER_SITES= http://www.cryst.chem.uu.nl/spek/xraysoft/unix/ +# Please note that the upstream vendor does not perform any discernible +# versioning. Therefore, the distfile has to be hosted elsewhere in order +# to prevent breakage due to distinfo becoming outdated unexpectedly. For the +# latest upstream version, please see +# http://www.cryst.chem.uu.nl/spek/xraysoft/unix/ +MASTER_SITES= http://www.skysmurf.nl/comp/FreeBSD/distfiles/ DISTNAME= platon MAINTAINER= ports@FreeBSD.org @@ -19,8 +23,6 @@ RESTRICTED= free for academic, US$ 5000 for commercial users USES= fortran USE_XORG= x11 -BROKEN= No distinfo provided - SAMPLES= azt.dat bucky.spf c476.spf c540.cart3d check.def cubane.spf \ cyto.spf ml.pdb s810c.cif s913a.res sucrose.spf TESTDATADIR= ABSORB_EXAMPLE ABSTOMPA_EXAMPLE ABSTOMPA_TEST ADDSYM_EXAMPLE \ |