pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/biology/genesplicer Uses both C and C++
details: https://anonhg.NetBSD.org/pkgsrc/rev/7e4ef226095a
branches: trunk
changeset: 508827:7e4ef226095a
user: schwarz <schwarz%pkgsrc.org@localhost>
date: Sun Feb 26 13:41:17 2006 +0000
description:
Uses both C and C++
diffstat:
biology/genesplicer/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 3ba97fe303ee -r 7e4ef226095a biology/genesplicer/Makefile
--- a/biology/genesplicer/Makefile Sun Feb 26 13:38:57 2006 +0000
+++ b/biology/genesplicer/Makefile Sun Feb 26 13:41:17 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/11/03 19:36:39 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2006/02/26 13:41:17 schwarz Exp $
#
DISTNAME= GeneSplicer
@@ -10,6 +10,8 @@
HOMEPAGE= ftp://ftp.tigr.org/pub/software/GeneSplicer/
COMMENT= Computational Method for Splice Site Prediction
+USE_LANGUAGES= c c++
+
EXDIR= ${PREFIX}/share/examples/genesplicer
EXAMPLES= arabidopsis drosophila malaria pyoelii human rice \
training_data_sets/Arabidopsis \
Home |
Main Index |
Thread Index |
Old Index