From 7b4bd4a80491d96a69c6b5140f72ba05e647faa0 Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 11 Apr 2004 04:06:09 +0000 Subject: Convert to buildlink3 and correct a spelling error in DESCR. --- biology/hmmer/DESCR | 2 +- biology/hmmer/Makefile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'biology') diff --git a/biology/hmmer/DESCR b/biology/hmmer/DESCR index fe451f2ada7..579feb85d30 100644 --- a/biology/hmmer/DESCR +++ b/biology/hmmer/DESCR @@ -1,6 +1,6 @@ HMMER is an implementation of profile HMM methods for sensitive database searches using multiple sequence alignments as queries. HMMER takes -multiple sequence alignement as input and builds statistical model +multiple sequence alignment as input and builds statistical model called "Hidden Markov Model" which can be used as a query into a sequence database to find and/or align additional homologues of the sequence family. diff --git a/biology/hmmer/Makefile b/biology/hmmer/Makefile index f626eb4de5e..4ce47591ac9 100644 --- a/biology/hmmer/Makefile +++ b/biology/hmmer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/01/20 12:08:40 agc Exp $ +# $NetBSD: Makefile,v 1.4 2004/04/11 04:06:09 snj Exp $ # DISTNAME= hmmer-2.3.1 @@ -10,7 +10,7 @@ HOMEPAGE= http://hmmer.wustl.edu/ COMMENT= Implementation of profile HMM software for protein sequence analysis WRKSRC= ${WRKDIR}/hmmer-2.3.1 -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes GNU_CONFIGURE= yes .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3