Enable csync_owncloud; it works.

This commit is contained in:
ajacoutot 2012-06-18 14:01:45 +00:00
parent 259ebf6cc6
commit a06bf21cbc
2 changed files with 5 additions and 3 deletions

View File

@ -1,10 +1,12 @@
# $OpenBSD: Makefile,v 1.1.1.1 2012/06/18 08:51:46 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.2 2012/06/18 14:01:45 ajacoutot Exp $
SHARED_ONLY= Yes
COMMENT= bidirectional directories synchronizer
DISTNAME= csync-0.50.6
REVISION= 0
EXTRACT_SUFX= .tar.bz2
CATEGORIES= net

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/06/18 08:51:46 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.2 2012/06/18 14:01:45 ajacoutot Exp $
@bin bin/csync
include/csync/
include/csync/csync.h
@ -8,7 +8,7 @@ include/csync/csync_vio_handle.h
include/csync/csync_vio_method.h
include/csync/csync_vio_module.h
lib/csync-0/
@comment lib/csync-0/csync_owncloud.so
lib/csync-0/csync_owncloud.so
lib/csync-0/csync_sftp.so
lib/csync-0/csync_smb.so
@lib lib/libcsync.so.${LIBcsync_VERSION}