Import dbus-sharp-0.7.0.
dbus-sharp is a fork of ndesk-dbus, which is a C# implementation of D-Bus. ok jasper@
This commit is contained in:
parent
e4d6a78fcc
commit
5c36eea6c9
26
devel/dbus-sharp/Makefile
Normal file
26
devel/dbus-sharp/Makefile
Normal file
@ -0,0 +1,26 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/11/02 12:45:56 ajacoutot Exp $
|
||||
|
||||
COMMENT= C\# implementation of D-Bus
|
||||
|
||||
DISTNAME= dbus-sharp-0.7.0
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= https://github.com/mono/dbus-sharp
|
||||
MASTER_SITES= https://github.com/downloads/mono/dbus-sharp/
|
||||
|
||||
# BSD-like
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= lang/mono
|
||||
|
||||
USE_GMAKE= Yes
|
||||
|
||||
DLLMAP_FILES= src/dbus-sharp.dll.config
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
|
||||
.include <bsd.port.mk>
|
5
devel/dbus-sharp/distinfo
Normal file
5
devel/dbus-sharp/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (dbus-sharp-0.7.0.tar.gz) = GWT8NB3LrtqFnFPO4pXQQg==
|
||||
RMD160 (dbus-sharp-0.7.0.tar.gz) = byQGjqZJ2GKCyr8RtjMHQWXC7Z8=
|
||||
SHA1 (dbus-sharp-0.7.0.tar.gz) = fnsFqttqKJzYYtxjCjbZuHtbhMs=
|
||||
SHA256 (dbus-sharp-0.7.0.tar.gz) = klKa75Bj9HfRl1lHxjiMY9AyNAGPRdAHwHcW3T4h3UE=
|
||||
SIZE (dbus-sharp-0.7.0.tar.gz) = 127651
|
2
devel/dbus-sharp/pkg/DESCR
Normal file
2
devel/dbus-sharp/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
dbus-sharp is a fork of ndesk-dbus, which is a C# implementation of
|
||||
D-Bus.
|
9
devel/dbus-sharp/pkg/PLIST
Normal file
9
devel/dbus-sharp/pkg/PLIST
Normal file
@ -0,0 +1,9 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/11/02 12:45:56 ajacoutot Exp $
|
||||
lib/mono/dbus-sharp-1.0/
|
||||
lib/mono/dbus-sharp-1.0/dbus-sharp.dll
|
||||
lib/mono/gac/dbus-sharp/
|
||||
lib/mono/gac/dbus-sharp/1.0.0.0__5675b0c3093115b5/
|
||||
lib/mono/gac/dbus-sharp/1.0.0.0__5675b0c3093115b5/dbus-sharp.dll
|
||||
lib/mono/gac/dbus-sharp/1.0.0.0__5675b0c3093115b5/dbus-sharp.dll.config
|
||||
lib/mono/gac/dbus-sharp/1.0.0.0__5675b0c3093115b5/dbus-sharp.dll.mdb
|
||||
lib/pkgconfig/dbus-sharp-1.0.pc
|
Loading…
x
Reference in New Issue
Block a user