2004-01-03 12:53:09 +01:00
|
|
|
# New ports collection makefile for: dar
|
|
|
|
# Date created: 3 January 2004
|
|
|
|
# Whom: Edson Brandi <ebrandi@fugspbr.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= dar
|
2004-10-21 23:03:00 +02:00
|
|
|
PORTVERSION= 2.1.5
|
2004-01-03 12:53:09 +01:00
|
|
|
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
|
2004-07-09 19:43:11 +02:00
|
|
|
USE_INC_LIBTOOL_VER=13
|
2004-01-03 12:53:09 +01:00
|
|
|
MAN1= dar.1 dar_cp.1 dar_manager.1 dar_slave.1 dar_xform.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|