freebsd-ports/sysutils/clone/Makefile
Jimmy Olgeni 27e29b575d - Upgrade to version 1.0.3.
- Add staging support while I'm here.

PR:		ports/183907
Submitted by:	maintainer
2013-11-16 20:58:17 +00:00

16 lines
245 B
Makefile

# $FreeBSD$
PORTNAME= clone
PORTVERSION= 1.0.3
CATEGORIES= sysutils
MASTER_SITES= GOOGLE_CODE
MAINTAINER= cyclaero@gmail.com
COMMENT= File tree cloning tool
LICENSE= BSD
PLIST_FILES= bin/clone \
man/man1/clone.1.gz
.include <bsd.port.mk>