pkgsrc-wip/ncbi/Makefile
Sergey Svishchev 7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00

21 lines
470 B
Makefile

# $NetBSD: Makefile,v 1.7 2006/10/29 08:32:48 shattered Exp $
DISTNAME= ncbi
PKGNAME= ncbi-20060301
CATEGORIES= biology
MASTER_SITES= #empty
DISTFILES= #empty
MAINTAINER= mchittur@nmsu.edu
HOMEPAGE= http://www.ncbi.nlm.nih.gov/IEB/ToolBox/
COMMENT= Portable, modular software for molecular biology
DEPENDS+= ncbi-bin-20060301:../../wip/ncbi-bin
NO_BUILD= yes
do-install:
@#empty
.include "../../wip/ncbi-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"