mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
- Fix pkg-plist
This commit is contained in:
parent
250294032e
commit
257c99acc6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338469
2 changed files with 10 additions and 6 deletions
|
@ -10,6 +10,8 @@ PKGNAMESUFFIX= -devel
|
|||
MAINTAINER= danilo@FreeBSD.org
|
||||
COMMENT= Evolution 2 plugin for the OpenSync framework
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync
|
||||
RUN_DEPENDS= vconvert:${PORTSDIR}/deskutils/libopensync-plugin-vformat-devel
|
||||
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
lib/opensync-1.0/plugins/evo2-sync.so
|
||||
share/opensync-1.0/defaults/evo2-sync
|
||||
@dirrmtry lib/opensync-1.0/plugins
|
||||
@dirrmtry lib/opensync-1.0
|
||||
@dirrmtry share/opensync-1.0/defaults
|
||||
@dirrmtry share/opensync-1.0
|
||||
lib/libopensync1/formats/evo2-format.so
|
||||
lib/libopensync1/plugins/evo2-sync.so
|
||||
share/libopensync1/defaults/evo2-sync
|
||||
@dirrmtry share/libopensync1/defaults
|
||||
@dirrmtry share/libopensync1
|
||||
@dirrmtry lib/libopensync1/plugins
|
||||
@dirrmtry lib/libopensync1/formats
|
||||
@dirrmtry lib/libopensync1
|
||||
|
|
Loading…
Add table
Reference in a new issue