aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Address-IPv4-Local
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-03 08:48:37 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-03 08:48:37 +0000
commit77d20aabe596e248981a7f19f0c04aebe1838530 (patch)
tree45acd2ce1b0074d9b67a543c01b7f930e0a38e03 /net/p5-Net-Address-IPv4-Local
parent328670d7ada5b3d81c5d444b7130271d2b8a34a1 (diff)
downloadports-77d20aabe596e248981a7f19f0c04aebe1838530.tar.gz
ports-77d20aabe596e248981a7f19f0c04aebe1838530.zip
- Add LICENSE
- Pass maintainership to submitter - While I'm here, remove leading indefinite article from COMMENT PR: ports/189259 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=352891
Diffstat (limited to 'net/p5-Net-Address-IPv4-Local')
-rw-r--r--net/p5-Net-Address-IPv4-Local/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/net/p5-Net-Address-IPv4-Local/Makefile b/net/p5-Net-Address-IPv4-Local/Makefile
index f1704d33f2de..6512652e3306 100644
--- a/net/p5-Net-Address-IPv4-Local/Makefile
+++ b/net/p5-Net-Address-IPv4-Local/Makefile
@@ -7,8 +7,11 @@ CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A class for discovering the local system's IP address
+MAINTAINER= 5u623l20@gmail.com
+COMMENT= Class for discovering the local system's IP address
+
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
BUILD_DEPENDS= p5-Error>=0:${PORTSDIR}/lang/p5-Error
RUN_DEPENDS:= ${BUILD_DEPENDS}