uses both C and C++
This commit is contained in:
parent
8a074b5f12
commit
54b2ba0a41
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.7 2005/06/16 06:57:40 jlam Exp $
|
# $NetBSD: Makefile,v 1.8 2006/02/26 13:44:02 schwarz Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= glimmer213
|
DISTNAME= glimmer213
|
||||||
|
@ -10,6 +10,8 @@ MAINTAINER= hdp@cs.nmsu.edu
|
||||||
HOMEPAGE= ftp://ftp.tigr.org/pub/software/Glimmer/
|
HOMEPAGE= ftp://ftp.tigr.org/pub/software/Glimmer/
|
||||||
COMMENT= System for finding genes in microbial DNA
|
COMMENT= System for finding genes in microbial DNA
|
||||||
|
|
||||||
|
USE_LANGUAGES= c c++
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/glimmer2.13
|
WRKSRC= ${WRKDIR}/glimmer2.13
|
||||||
INSTALLATION_DIRS= bin
|
INSTALLATION_DIRS= bin
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue