diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-02-23 23:21:17 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-02-23 23:21:17 +0800 |
commit | 2f62b575048c4b02700df2e842ccee2f00bc7ebc (patch) | |
tree | 0a3827477c28560281502bb2bb75f348d2489df3 /net/libcapn/pkg-plist | |
parent | ef0502dfb245feb6d62970b6ad3756c109b7c212 (diff) | |
download | freebsd-ports-gnome-2f62b575048c4b02700df2e842ccee2f00bc7ebc.tar.gz freebsd-ports-gnome-2f62b575048c4b02700df2e842ccee2f00bc7ebc.tar.zst freebsd-ports-gnome-2f62b575048c4b02700df2e842ccee2f00bc7ebc.zip |
- Add libcapn 1.0.0 Beta 3
libcapn is a C Library to interact with the Apple Push Notification Service
using simple and intuitive API. With the library you can easily send push
notifications to iOS and Mac OS X devices.
WWW: http://libcapn.org/
PR: ports/186936
Submitted by: Gasol Wu <gasol.wu@gmail.com>
Diffstat (limited to 'net/libcapn/pkg-plist')
-rw-r--r-- | net/libcapn/pkg-plist | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/libcapn/pkg-plist b/net/libcapn/pkg-plist new file mode 100644 index 000000000000..5d712ffaac16 --- /dev/null +++ b/net/libcapn/pkg-plist @@ -0,0 +1,8 @@ +include/capn/apn.h +include/capn/platform.h +include/capn/version.h +lib/libcapn.so +lib/libcapn.so.1 +lib/libcapn.so.1.0.0 +libdata/pkgconfig/libcapn.pc +@dirrm include/capn |