SHARED_LIBS, USE_LIBTOOL, update-plist
This commit is contained in:
parent
d104f56e21
commit
c7f09c7384
@ -1,8 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2005/05/27 23:00:45 mjc Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2005/12/30 22:51:31 steven Exp $
|
||||
|
||||
COMMENT= "library for navigating to arbitrary packets in a trace file"
|
||||
|
||||
DISTNAME= libpcapnav-0.6
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
SHARED_LIBS= pcapnav 0.0
|
||||
MODGNU_SHARED_LIBS= pcapnav ''
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netdude/}
|
||||
|
||||
@ -19,6 +22,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= pcap
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= --disable-gtk-doc --with-html-dir=${PREFIX}/share/doc/libpcapnav
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2005/05/27 23:00:45 mjc Exp $
|
||||
@lib lib/libpcapnav.so.0.0
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.2 2005/12/30 22:51:31 steven Exp $
|
||||
@lib lib/libpcapnav.so.${LIBpcapnav_VERSION}
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/05/27 23:00:45 mjc Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2005/12/30 22:51:31 steven Exp $
|
||||
bin/pcapnav-config
|
||||
include/pcapnav.h
|
||||
lib/libpcapnav.a
|
||||
@ -7,12 +7,14 @@ share/doc/libpcapnav/
|
||||
share/doc/libpcapnav/a1145.html
|
||||
share/doc/libpcapnav/a1147.html
|
||||
share/doc/libpcapnav/a1148.html
|
||||
share/doc/libpcapnav/a1295.html
|
||||
share/doc/libpcapnav/about.html
|
||||
share/doc/libpcapnav/api.html
|
||||
share/doc/libpcapnav/c15.html
|
||||
share/doc/libpcapnav/c16.html
|
||||
share/doc/libpcapnav/c58.html
|
||||
share/doc/libpcapnav/c59.html
|
||||
share/doc/libpcapnav/c60.html
|
||||
share/doc/libpcapnav/images/
|
||||
share/doc/libpcapnav/images/caution.gif
|
||||
share/doc/libpcapnav/images/note.gif
|
||||
|
Loading…
Reference in New Issue
Block a user