aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-05-03 16:47:30 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-05-03 16:47:30 +0800
commitf1be4ba7006d5b71f3897a9da7f22cd30b215b39 (patch)
tree860b0ecda930b59076199a8d880af75b7b0a2509 /net
parenta78ffbc34e3949d6b0822b51c275e8fb9ceb89e6 (diff)
downloadfreebsd-ports-gnome-f1be4ba7006d5b71f3897a9da7f22cd30b215b39.tar.gz
freebsd-ports-gnome-f1be4ba7006d5b71f3897a9da7f22cd30b215b39.tar.zst
freebsd-ports-gnome-f1be4ba7006d5b71f3897a9da7f22cd30b215b39.zip
- Add LICENSE
- Pass maintainership to submitter PR: ports/189229 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Diffstat (limited to 'net')
-rw-r--r--net/p5-Socks/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/p5-Socks/Makefile b/net/p5-Socks/Makefile
index 2d44473ba7ff..4eabb7d06753 100644
--- a/net/p5-Socks/Makefile
+++ b/net/p5-Socks/Makefile
@@ -8,9 +8,12 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Perl5 module to communicate with socks v4 and v5 servers
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure