1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/sysutils/dar/Makefile
Thierry Thomas 6ea73b24a0 Upgrade to 2.1.5.
PR:		ports/71945
Submitted by:	maintainer.
2004-10-21 21:03:00 +00:00

22 lines
519 B
Makefile

# New ports collection makefile for: dar
# Date created: 3 January 2004
# Whom: Edson Brandi <ebrandi@fugspbr.org>
#
# $FreeBSD$
#
PORTNAME= dar
PORTVERSION= 2.1.5
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_INC_LIBTOOL_VER=13
MAN1= dar.1 dar_cp.1 dar_manager.1 dar_slave.1 dar_xform.1
.include <bsd.port.mk>