diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-03 08:48:37 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-03 08:48:37 +0000 |
commit | 77d20aabe596e248981a7f19f0c04aebe1838530 (patch) | |
tree | 45acd2ce1b0074d9b67a543c01b7f930e0a38e03 /net/p5-Net-Address-IPv4-Local | |
parent | 328670d7ada5b3d81c5d444b7130271d2b8a34a1 (diff) | |
download | ports-77d20aabe596e248981a7f19f0c04aebe1838530.tar.gz ports-77d20aabe596e248981a7f19f0c04aebe1838530.zip |
Notes
Diffstat (limited to 'net/p5-Net-Address-IPv4-Local')
-rw-r--r-- | net/p5-Net-Address-IPv4-Local/Makefile | 7 |
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} |