- Fix packageing
This commit is contained in:
parent
1bb7e14012
commit
cfd1fde642
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346127
2 changed files with 5 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= gsoap
|
||||
PORTVERSION= 2.8.17
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF/${PORTNAME}2/gSOAP
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
|
|
@ -80,6 +80,7 @@ libdata/pkgconfig/gsoapssl.pc
|
|||
%%DATADIR%%/import/wsa4.h
|
||||
%%DATADIR%%/import/wsa5.h
|
||||
%%DATADIR%%/import/wsc.h
|
||||
%%DATADIR%%/import/wsc2.h
|
||||
%%DATADIR%%/import/wsdd.h
|
||||
%%DATADIR%%/import/wsdd10.h
|
||||
%%DATADIR%%/import/wsdx.h
|
||||
|
@ -109,6 +110,7 @@ libdata/pkgconfig/gsoapssl.pc
|
|||
%%DATADIR%%/plugin/README.txt
|
||||
%%DATADIR%%/plugin/cacerts.c
|
||||
%%DATADIR%%/plugin/cacerts.h
|
||||
%%DATADIR%%/plugin/calcrest.h
|
||||
%%DATADIR%%/plugin/httpda.c
|
||||
%%DATADIR%%/plugin/httpda.h
|
||||
%%DATADIR%%/plugin/httpdatest.c
|
||||
|
@ -133,6 +135,8 @@ libdata/pkgconfig/gsoapssl.pc
|
|||
%%DATADIR%%/plugin/md5evp.h
|
||||
%%DATADIR%%/plugin/mecevp.c
|
||||
%%DATADIR%%/plugin/mecevp.h
|
||||
%%DATADIR%%/plugin/mq.c
|
||||
%%DATADIR%%/plugin/mq.h
|
||||
%%DATADIR%%/plugin/plugin.c
|
||||
%%DATADIR%%/plugin/plugin.h
|
||||
%%DATADIR%%/plugin/smdevp.c
|
||||
|
|
Loading…
Reference in a new issue