aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Write
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-05 16:55:04 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-05 16:55:04 +0000
commite8d65f9e66ec9f84bdea1e8a40584af5e48c8974 (patch)
tree394a499756d9bc6aa6a910d46873b32b5258b5fa /net/p5-Net-Write
parent1c9c0b7a4ac26d2a136e928e9e2e9a4d24fd127c (diff)
downloadports-e8d65f9e66ec9f84bdea1e8a40584af5e48c8974.tar.gz
ports-e8d65f9e66ec9f84bdea1e8a40584af5e48c8974.zip
- state support
Approved by: portmgr (blanket infrastructure)
Notes
Notes: svn path=/head/; revision=338799
Diffstat (limited to 'net/p5-Net-Write')
-rw-r--r--net/p5-Net-Write/Makefile9
-rw-r--r--net/p5-Net-Write/pkg-descr3
-rw-r--r--net/p5-Net-Write/pkg-plist5
3 files changed, 7 insertions, 10 deletions
diff --git a/net/p5-Net-Write/Makefile b/net/p5-Net-Write/Makefile
index 958217dbe88b..10d735cf10d7 100644
--- a/net/p5-Net-Write/Makefile
+++ b/net/p5-Net-Write/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= eg@fbsd.lt
-COMMENT= An interface to open and send raw frames to the network
+COMMENT= Interface to open and send raw frames to the network
BUILD_DEPENDS= p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor \
p5-Socket6>=0.19:${PORTSDIR}/net/p5-Socket6 \
@@ -18,11 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Net::Write.3 \
- Net::Write::Layer.3 \
- Net::Write::Layer2.3 \
- Net::Write::Layer3.3 \
- Net::Write::Layer4.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-Write/pkg-descr b/net/p5-Net-Write/pkg-descr
index a42704a3c702..ae73b72ff496 100644
--- a/net/p5-Net-Write/pkg-descr
+++ b/net/p5-Net-Write/pkg-descr
@@ -1,5 +1,4 @@
Net::Write provides a portable interface to open a network interface, and be
able to write raw data directly to the network.
-Authors: Patrice Auffret <netpkt@gomor.org>
-WWW: http://search.cpan.org/dist/Net-Write
+WWW: http://search.cpan.org/dist/Net-Write/
diff --git a/net/p5-Net-Write/pkg-plist b/net/p5-Net-Write/pkg-plist
index abe55f548dca..56528063b1ec 100644
--- a/net/p5-Net-Write/pkg-plist
+++ b/net/p5-Net-Write/pkg-plist
@@ -4,6 +4,11 @@
%%SITE_PERL%%/Net/Write/Layer3.pm
%%SITE_PERL%%/Net/Write/Layer4.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Write/.packlist
+%%PERL5_MAN3%%/Net::Write.3.gz
+%%PERL5_MAN3%%/Net::Write::Layer.3.gz
+%%PERL5_MAN3%%/Net::Write::Layer2.3.gz
+%%PERL5_MAN3%%/Net::Write::Layer3.3.gz
+%%PERL5_MAN3%%/Net::Write::Layer4.3.gz
@dirrmtry %%SITE_PERL%%/Net/Write
@dirrmtry %%SITE_PERL%%/Net
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Write