1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/devel/dits/Makefile
2014-02-17 07:00:21 +00:00

20 lines
369 B
Makefile

# Created by: Greg Becker <greg@codeconcepts.com>
# $FreeBSD$
PORTNAME= dits
PORTVERSION= 2.3.202
CATEGORIES= devel
MASTER_SITES= http://codeconcepts.com/
MAINTAINER= greg@codeconcepts.com
COMMENT= Data integrity verifying disk exercising test tool
USE_BZIP2= yes
GNU_CONFIGURE= yes
USES= gmake
PLIST_FILES= bin/dits \
man/man1/dits.1.gz
.include <bsd.port.mk>