aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cpdup/Makefile
blob: 1e5683c254280b16228ed1abe2cdef2bbc0fb818 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    cpdup
# Date created:         28 Oct 1999
# Whom:                 dillon
#
# $FreeBSD$
#

PORTNAME=	cpdup
PORTVERSION= 	1.02
CATEGORIES=	sysutils
MASTER_SITES=   http://www.backplane.com/FreeBSDPorts/
#MASTER_SITE_SUBDIR=	cp

MAINTAINER=	dillon@FreeBSD.ORG

MAN1=		cpdup.1
MANCOMPRESSED=	yes

.include <bsd.port.mk>