1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Add LICENSE

- Pass maintainership to submitter

PR:		ports/189258
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-05-03 08:48:33 +00:00
parent d7bc9f2b66
commit 328670d7ad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352890

View File

@ -7,11 +7,14 @@ CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= 5u623l20@gmail.com
COMMENT= Perl convenience wrapper for the rsync(1) program
RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync
BUILD_DEPENDS:= ${RUN_DEPENDS}
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= rsync:${PORTSDIR}/net/rsync
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure