cf118ccf87
Reported by: lwhsu
15 lines
259 B
Makefile
15 lines
259 B
Makefile
PORTNAME= biolibc
|
|
DISTVERSION= 0.1.1
|
|
CATEGORIES= biology
|
|
|
|
MAINTAINER= jwb@FreeBSD.org
|
|
COMMENT= Low-level high-performance bioinformatics library
|
|
|
|
LICENSE= BSD2CLAUSE
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= auerlab
|
|
|
|
.include <bsd.port.mk>
|