- install examples
- set REGRESS_IS_INTERACTIVE from gleydson soares
This commit is contained in:
parent
72c5e6c88d
commit
6f4dcddb6f
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2010/12/03 11:45:42 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2011/04/03 19:41:25 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= module for pcap access
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Net-Pcap-0.16
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
CATEGORIES= net
|
||||
USE_GROFF = Yes
|
||||
|
||||
@ -18,4 +18,10 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= pcap
|
||||
RUN_DEPENDS= net/p5-IO-Interface
|
||||
|
||||
MODCPAN_EXAMPLES= Yes
|
||||
MODCPAN_EXAMPLES_DIST= eg
|
||||
|
||||
# must be run as root
|
||||
REGRESS_IS_INTERACTIVE= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,12 +1,13 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2010/10/07 10:20:27 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2011/04/03 19:41:25 jasper Exp $
|
||||
bin/pcapinfo
|
||||
${P5ARCH}/
|
||||
${P5ARCH}/Net/
|
||||
${P5ARCH}/Net/Pcap.pm
|
||||
${P5ARCH}/auto/
|
||||
${P5ARCH}/auto/Net/
|
||||
${P5ARCH}/auto/Net/Pcap/
|
||||
${P5ARCH}/auto/Net/Pcap/Pcap.bs
|
||||
${P5ARCH}/auto/Net/Pcap/Pcap.so
|
||||
@man man/man1/pcapinfo.1
|
||||
@man man/man3p/Net::Pcap.3p
|
||||
share/examples/p5-Net-Pcap/
|
||||
share/examples/p5-Net-Pcap/pcapdump
|
||||
share/examples/p5-Net-Pcap/pktdump.pl
|
||||
|
Loading…
Reference in New Issue
Block a user