xref: /mports/sysutils/sg3_utils/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	sg3_utils
2PORTVERSION=	1.48
3PORTREVISION=	1
4CATEGORIES=	sysutils
5MASTER_SITES=	http://sg.danny.cz/sg/p/
6
7MAINTAINER=	ports@MidnightBSD.org
8COMMENT=	Set of utilities that send SCSI commands to devices
9WWW=		https://sg.danny.cz/sg/sg3_utils.html
10
11LICENSE=	bsd2 gpl2+
12LICENSE_COMB=	multi
13LICENSE_FILE_bsd2=	${WRKSRC}/BSD_LICENSE
14LICENSE_FILE_gpl2+ =	${WRKSRC}/COPYING
15
16USES=		gmake libtool shebangfix tar:tgz
17
18SHEBANG_FILES=	scripts/*
19
20USE_LDCONFIG=	yes
21GNU_CONFIGURE=	yes
22
23CONFIGURE_TARGET=       ${ARCH}-portbld-freebsd12.4
24PLIST_SUB=	SOVERSION=${DISTVERSION}
25
26post-install:
27		@${STRIP_CMD} ${PREFIX}/lib/libsgutils2*.so.*
28
29.include <bsd.port.mk>
30

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026