summaryrefslogtreecommitdiffstats
path: root/sysutils/clone/Makefile
blob: 84df3f43d49815333afea32077e678cc6c3b3bf3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTNAME=	clone
PORTVERSION=	1.0.2
CATEGORIES=	sysutils
MASTER_SITES=	GOOGLE_CODE

MAINTAINER=	cyclaero@gmail.com
COMMENT=	File tree cloning tool

LICENSE=	BSD

PLIST_FILES=	bin/clone

MAN1=	clone.1

NO_STAGE=	yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud