freebsd-ports/biology/biolibc/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

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>