aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/mdcp/Makefile
blob: 26e35567cdd6c2b85b1a13a1475c006be5ae978e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Monzyne, W. <wamonzyne@hotmail.com>
# $FreeBSD$

PORTNAME=   mdcp
PORTVERSION=    0.1.2.2
CATEGORIES= sysutils
MASTER_SITES=   SF/${PORTNAME}/${PORTNAME}/shine

MAINTAINER= wamonzyne@hotmail.com
COMMENT=    Fastest utility for copy from a disk device for many

GNU_CONFIGURE=  yes
USES=       gmake

PLIST_FILES=    sbin/mdcp man/man1/mdcp.1.gz

.include <bsd.port.mk>