diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-04-13 18:50:23 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-04-13 18:50:23 +0000 |
commit | fbe7fb65662e8adf3125f9e7fa211674ecd00466 (patch) | |
tree | 857d716754932547030137b9a2dbf7c3549af913 /biology/platon | |
parent | 228d6e39d9b8c2c3579e79a42bd96fbfa46a5c36 (diff) |
activate IGNOREFILES.
Notes
Notes:
svn path=/head/; revision=41349
Diffstat (limited to 'biology/platon')
-rw-r--r-- | biology/platon/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/biology/platon/Makefile b/biology/platon/Makefile index 2600d6477e5e..988183a1f6ea 100644 --- a/biology/platon/Makefile +++ b/biology/platon/Makefile @@ -18,6 +18,9 @@ MAINTAINER= rmiya@cc.hirosaki-u.ac.jp # There is a charge of US$ 5000 for commercial users. RESTRICTED= "free for academic, US$ 5000 for commercial users" +# This port only has snapshot archive +IGNOREFILES= platon.tar.gz + 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 \ |