diff options
author | wiz <wiz@pkgsrc.org> | 2005-10-13 15:00:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-10-13 15:00:13 +0000 |
commit | acb3c363af4ab3dd31c1448b214ba73aa73f5539 (patch) | |
tree | ad68674b285906259b1395241831cb6db4fe1fe3 /comms/synce-libsynce/PLIST | |
parent | 0f94a13cc2a9e778598387cbc4ff0f9f3b7efbf3 (diff) | |
download | pkgsrc-acb3c363af4ab3dd31c1448b214ba73aa73f5539.tar.gz |
Initial import of synce-libsynce-0.9.1:
Libsynce is part of the SynCE project.
The SynCE library is required to compile (at least) the following
parts of the SynCE project:
o librapi2
o dccmd
Diffstat (limited to 'comms/synce-libsynce/PLIST')
-rw-r--r-- | comms/synce-libsynce/PLIST | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/comms/synce-libsynce/PLIST b/comms/synce-libsynce/PLIST new file mode 100644 index 00000000000..5abac44d179 --- /dev/null +++ b/comms/synce-libsynce/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/13 15:00:13 wiz Exp $ +include/synce.h +include/synce_hash.h +include/synce_ini.h +include/synce_log.h +include/synce_socket.h +include/synce_types.h +include/synce_vector_template.h +lib/libsynce.la +man/man1/synce.1 +share/aclocal/libsynce.m4 |