mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- add missing files
- add INSTALLS_SHLIB and USE_LIBTOOL_VER PR: ports/71710 Submitted by: leeym Approved by: maintainer timeout
This commit is contained in:
parent
d89c0b304a
commit
3f04eeff47
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119071
@ -16,6 +16,8 @@ COMMENT= A simple interface to low level networking routines
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LIBTOOL_VER=15
|
||||
|
||||
MAN3= dnet.3
|
||||
MAN8= dnet.8
|
||||
|
@ -1,6 +1,8 @@
|
||||
bin/dnet-config
|
||||
sbin/dnet
|
||||
lib/libdnet.a
|
||||
lib/libdnet.so
|
||||
lib/libdnet.so.0
|
||||
include/dnet/addr.h
|
||||
include/dnet/arp.h
|
||||
include/dnet/blob.h
|
||||
|
Loading…
Reference in New Issue
Block a user