mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Add missing files, and correct INFO processing
This commit is contained in:
parent
d4aadc375a
commit
0b370d7f5a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107327
@ -20,5 +20,6 @@ GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
MAN1= adasockets-config.1
|
||||
INFO= adasockets
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,5 @@
|
||||
bin/adasockets-config
|
||||
lib/libadasockets.so
|
||||
lib/libadasockets.so.0
|
||||
lib/libadasockets.a
|
||||
lib/adasockets/sockets-constants.ali
|
||||
@ -26,7 +27,5 @@ lib/adasockets/sockets.adb
|
||||
lib/adasockets/sockets.ads
|
||||
share/doc/adasockets/adasockets.ps
|
||||
share/doc/adasockets/adasockets.pdf
|
||||
@unexec install-info --delete %D/info/adasockets.info %D/info/dir
|
||||
info/adasockets.info
|
||||
@exec install-info %D/info/adasockets.info %D/info/dir
|
||||
@dirrm lib/adasockets
|
||||
@dirrm share/doc/adasockets
|
||||
|
Loading…
Reference in New Issue
Block a user