# New ports collection makefile for:   sdparm
# Date created:        Nov 11, 2009
# Whom:                Xin LI <delphij@FreeBSD.org>
#
# $FreeBSD: ports/sysutils/sdparm/Makefile,v 1.1 2009/11/03 08:00:23 delphij Exp $
#

PORTNAME=	sdparm
PORTVERSION=	1.04
CATEGORIES=	sysutils
MASTER_SITES=	http://sg.danny.cz/sg/p/
EXTRACT_SUFX=	.tgz

MAINTAINER=	delphij@FreeBSD.org
COMMENT=	Utilities to access SCSI device parameters

USE_GMAKE=	yes
USE_LDCONFIG=	yes
GNU_CONFIGURE=	yes

MAN8=		sdparm.8

.include <bsd.port.mk>
