- 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:
Yen-Ming Lee 2004-10-12 17:36:00 +00:00
parent d89c0b304a
commit 3f04eeff47
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119071
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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