pkgsrc-wip/py-htseq/buildlink3.mk
Jason Bacon 13bea3c37a Import py27-htseq-0.6.1p1 as wip/py-htseq.
HTSeq is a Python package that provides infrastructure to process data from
high-throughput sequencing assays.

WWW: http://pypi.python.org/pypi/HTSeq
2016-05-11 10:36:26 -05:00

12 lines
239 B
Makefile

# $NetBSD$
BUILDLINK_TREE+= HTSeq
.if !defined(HTSEQ_BUILDLINK3_MK)
HTSEQ_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.HTSeq+= HTSeq>=0.6.1p1
BUILDLINK_PKGSRCDIR.HTSeq?= ../../wip/py-htseq
.endif # HTSEQ_BUILDLINK3_MK
BUILDLINK_TREE+= -HTSeq