Regen PLIST, SHARED_ONLY=Yes.
This commit is contained in:
parent
ca37118919
commit
94b0269d18
@ -1,10 +1,12 @@
|
|||||||
# $OpenBSD: Makefile,v 1.15 2006/08/03 23:15:58 espie Exp $
|
# $OpenBSD: Makefile,v 1.16 2006/10/20 11:16:18 bernd Exp $
|
||||||
|
|
||||||
|
SHARED_ONLY= Yes
|
||||||
|
|
||||||
COMMENT= "Ruby interface to LBL Packet Capture library"
|
COMMENT= "Ruby interface to LBL Packet Capture library"
|
||||||
|
|
||||||
VERSION= 0.6
|
VERSION= 0.6
|
||||||
DISTNAME= ruby-pcap-${VERSION}
|
DISTNAME= ruby-pcap-${VERSION}
|
||||||
PKGNAME= ${DISTNAME}p1
|
PKGNAME= ${DISTNAME}p2
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
|
|
||||||
HOMEPAGE= http://www.goto.info.waseda.ac.jp/~fukusima/ruby/pcap-e.html
|
HOMEPAGE= http://www.goto.info.waseda.ac.jp/~fukusima/ruby/pcap-e.html
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.5 2004/09/15 18:17:45 espie Exp $
|
@comment $OpenBSD: PLIST,v 1.6 2006/10/20 11:16:18 bernd Exp $
|
||||||
lib/ruby/site_ruby/${REV}/${SUB}/pcap.so
|
lib/ruby/site_ruby/${MODRUBY_REV}/${MODRUBY_ARCH}/pcap.so
|
||||||
lib/ruby/site_ruby/${REV}/pcap_misc.rb
|
lib/ruby/site_ruby/${MODRUBY_REV}/pcap_misc.rb
|
||||||
lib/ruby/site_ruby/${REV}/pcaplet.rb
|
lib/ruby/site_ruby/${MODRUBY_REV}/pcaplet.rb
|
||||||
share/doc/ruby/
|
share/doc/ruby/
|
||||||
share/doc/ruby/ruby-pcap/
|
share/doc/ruby/ruby-pcap/
|
||||||
share/doc/ruby/ruby-pcap/Capture.html
|
share/doc/ruby/ruby-pcap/Capture.html
|
||||||
|
Loading…
Reference in New Issue
Block a user