mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add LICENSE
- Pass maintainership to submitter PR: ports/189258 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
parent
d7bc9f2b66
commit
328670d7ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352890
1 changed files with 6 additions and 3 deletions
|
@ -7,11 +7,14 @@ CATEGORIES= net perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= 5u623l20@gmail.com
|
||||||
COMMENT= Perl convenience wrapper for the rsync(1) program
|
COMMENT= Perl convenience wrapper for the rsync(1) program
|
||||||
|
|
||||||
RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync
|
LICENSE= ART10 GPLv1
|
||||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
|
BUILD_DEPENDS= rsync:${PORTSDIR}/net/rsync
|
||||||
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
Loading…
Add table
Reference in a new issue