diff options
Diffstat (limited to 'biology/stride')
-rw-r--r-- | biology/stride/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/stride/Makefile b/biology/stride/Makefile index 9a9b15275b2..946fb093705 100644 --- a/biology/stride/Makefile +++ b/biology/stride/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/09/27 23:46:55 jschauma Exp $ +# $NetBSD: Makefile,v 1.2 2004/01/20 12:08:40 agc Exp $ # DISTNAME= stride PKGNAME= stride-20030804 -WRKSRC= ${WRKDIR} CATEGORIES= biology MASTER_SITES= ftp://ftp.ebi.ac.uk/pub/software/unix/stride/src/ @@ -11,6 +10,7 @@ MAINTAINER= hdp@cs.nmsu.edu HOMEPAGE= http://www-db.embl-heidelberg.de/jss/servlet/de.embl.bk.wwwTools.GroupLeftEMBL/argos/stride/stride_info.html COMMENT= Protein secondary structure assignment from atomic coordinates +WRKSRC= ${WRKDIR} USE_BUILDLINK2= YES do-install: |