aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dar/Makefile
blob: 1501b4d5ace7907a403482c0d8f508f7b53fe193 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:   dar
# Date created:        3 January 2004
# Whom:                Edson Brandi <ebrandi@fugspbr.org>
#
# $FreeBSD$
#

PORTNAME=	dar
PORTVERSION=	2.1.1
CATEGORIES=	sysutils
MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	ebrandi@fugspbr.org
COMMENT=	DAR is a full featured command-line backup tool, aimed for disks

INSTALLS_SHLIB=	yes
USE_LIBTOOL=	yes
MAN1=		dar.1 dar_cp.1 dar_manager.1 dar_slave.1 dar_xform.1

.include <bsd.port.mk>