freebsd-ports/biology/seqan/pkg-descr
Yuri Victorovich 1af9914df9 biology/seqan-apps, biology/seqan: Update to 2.4.0
Port changes for biology/seqan-apps:
* Changed to DISTVERSION
* Updated COMMENT
* Added USES=compiler:openmp
* Removed BROKEN_xx (upstream now claims support for these architectures)
* Removed USE_GCC
* Added SSE4/AVX2/NATIVE SIMD options

Port changes for biology/seqan:
* Changed to DISTVERSION
* Added NO_ARCH
* Added PORTDOCS=*
* Updated do-install

PR:		225682
Submitted by:	Hannes Hauswedell <h2+fbsdports@fsfe.org> (maintainer)
Approved by:	tcberner (mentor, implicit)
2018-03-10 06:21:37 +00:00

10 lines
380 B
Plaintext

SeqAn is an open source C++ library of efficient algorithms
and data structures for the analysis of sequences with the
focus on biological data. The library is licensed under the
3-clause BSD license except the applications which are GPL.
This port only contains the header library and API documentation.
The apps are installed by biology/seqan-apps.
WWW: https://www.seqan.de/