blob: 11659ff2c24de3a66ad6c843c404edd218102c24 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= smp_utils
PORTVERSION= 0.99
CATEGORIES= sysutils
MASTER_SITES= http://sg.danny.cz/sg/p/
MAINTAINER= delphij@FreeBSD.org
COMMENT= Utilities to send SAS Serial Management Protocol requests
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake libtool tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>
|