1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/biology/clustal-omega/Makefile
2021-04-06 16:31:07 +02:00

20 lines
375 B
Makefile

PORTNAME= clustal-omega
DISTVERSION= 1.2.4
CATEGORIES= biology
MASTER_SITES= http://www.clustal.org/omega/
MAINTAINER= jwb@FreeBSD.org
COMMENT= Multiple alignment of nucleic acid and protein, replaces clustalw
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libargtable2.so:devel/argtable
USES= libtool localbase
GNU_CONFIGURE= yes
.include <bsd.port.mk>