aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-03 08:48:33 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-03 08:48:33 +0000
commit328670d7ada5b3d81c5d444b7130271d2b8a34a1 (patch)
tree2cfe8ed61669477dc50917e976a693aad69030f1 /net
parentd7bc9f2b66dd99b8cb329d444b521ef81a8bee67 (diff)
downloadports-328670d7ada5b3d81c5d444b7130271d2b8a34a1.tar.gz
ports-328670d7ada5b3d81c5d444b7130271d2b8a34a1.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/p5-File-Rsync/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/net/p5-File-Rsync/Makefile b/net/p5-File-Rsync/Makefile
index 01cd30a2adb4..e5644bb6ff69 100644
--- a/net/p5-File-Rsync/Makefile
+++ b/net/p5-File-Rsync/Makefile
@@ -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