diff options
Diffstat (limited to 'academic/muscle')
-rw-r--r-- | academic/muscle/muscle.SlackBuild | 24 | ||||
-rw-r--r-- | academic/muscle/muscle.info | 2 | ||||
-rw-r--r-- | academic/muscle/slack-desc | 4 |
3 files changed, 22 insertions, 8 deletions
diff --git a/academic/muscle/muscle.SlackBuild b/academic/muscle/muscle.SlackBuild index af816446d7..5a73e12824 100644 --- a/academic/muscle/muscle.SlackBuild +++ b/academic/muscle/muscle.SlackBuild @@ -1,12 +1,26 @@ #!/bin/sh # Slackware build script for muscle -# Written by Petar Petrov, <ppetrov@paju.oulu.fi> and -# hereby submitted to the public domain -# THIS SLACKBUILD IS DISTRIBUTETD IN THE HOPE OF BEING -# USEFUL BUT WITHOUT ANY WARRANTY. THE AUTHOR IS _NOT_ -# RESPONSIBLE FOR ANY DAMAGE OR DATA LOSS CAUSED BY IT. +# Copyright 2011-2016 Petar Petrov slackalaxy@gmail.com +# All rights reserved. +# +# Redistribution and use of this script, with or without modification, is +# permitted provided that the following conditions are met: +# +# 1. Redistributions of this script must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED +# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; +# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=muscle VERSION=${VERSION:-3.8.31} diff --git a/academic/muscle/muscle.info b/academic/muscle/muscle.info index 96a842c73f..1167cc14bf 100644 --- a/academic/muscle/muscle.info +++ b/academic/muscle/muscle.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Petar Petrov" -EMAIL="ppetrov@paju.oulu.fi" +EMAIL="slackalaxy@gmail.com" diff --git a/academic/muscle/slack-desc b/academic/muscle/slack-desc index 2eda19a73e..5e4e7da441 100644 --- a/academic/muscle/slack-desc +++ b/academic/muscle/slack-desc @@ -13,7 +13,7 @@ muscle: or nucleotide sequences. A range of options is provided that give muscle: you the choice of optimizing accuracy, speed, or some compromise muscle: between the two. muscle: +muscle: Home: http://www.drive5.com/muscle/ +muscle: References: /usr/doc/muscle-3.8.31/References muscle: muscle: -muscle: References: /usr/doc/muscle-$VERSION/References -muscle: Home: http://www.drive5.com/muscle/ |