1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/sysutils/mstflint/Makefile
Slava Shwartsman 964d393c3f Change maintainer to myself.
While at it, update the pkg-descr and COMMENT.

Approved by:    @swills
Reviewed by:    @swills
2019-07-10 18:48:07 +00:00

22 lines
355 B
Makefile

# $FreeBSD$
PORTNAME= mstflint
DISTVERSIONPREFIX= v
DISTVERSION= 4.12.0-1
CATEGORIES= sysutils
MAINTAINER= slavash@FreeBSD.org
COMMENT= Firmware Burning and Diagnostics Tools for Mellanox devices
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= autoreconf libtool
GNU_CONFIGURE= yes
USE_GITHUB= yes
GH_ACCOUNT= Mellanox
.include <bsd.port.mk>