diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-11-29 20:11:47 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-11-29 20:11:47 +0000 |
commit | a48842ce136a0e26d69664352d55b47ef1dba698 (patch) | |
tree | 55939ba6cfa3894cdeaf2335f60b54e664c329a8 /irc/libircclient/pkg-plist | |
parent | fa9186211930f0370123c284996a9a411934f4bd (diff) | |
download | ports-a48842ce136a0e26d69664352d55b47ef1dba698.tar.gz ports-a48842ce136a0e26d69664352d55b47ef1dba698.zip |
Notes
Diffstat (limited to 'irc/libircclient/pkg-plist')
-rw-r--r-- | irc/libircclient/pkg-plist | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/irc/libircclient/pkg-plist b/irc/libircclient/pkg-plist new file mode 100644 index 000000000000..e9ef1183f95e --- /dev/null +++ b/irc/libircclient/pkg-plist @@ -0,0 +1,63 @@ +include/libircclient.h +include/libirc_errors.h +include/libirc_events.h +include/libirc_options.h +lib/libircclient.a +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.in +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/censor.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/colors.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ircftp.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ircmud/Makefile +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ircmud/log.h +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ircmud/ircmud.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ircmud/log.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ircmud/main.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ircmud/ircmud.h +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ircmud/config.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ircmud/global.h +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ircmud/config.h +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/irctest.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spammer.c +%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/ircmud +%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%% +%%PORTDOCS%%%%DOCSDIR%%/annotated.html +%%PORTDOCS%%%%DOCSDIR%%/doxygen.css +%%PORTDOCS%%%%DOCSDIR%%/doxygen.png +%%PORTDOCS%%%%DOCSDIR%%/files.html +%%PORTDOCS%%%%DOCSDIR%%/functions.html +%%PORTDOCS%%%%DOCSDIR%%/functions_vars.html +%%PORTDOCS%%%%DOCSDIR%%/globals.html +%%PORTDOCS%%%%DOCSDIR%%/globals_defs.html +%%PORTDOCS%%%%DOCSDIR%%/globals_func.html +%%PORTDOCS%%%%DOCSDIR%%/globals_type.html +%%PORTDOCS%%%%DOCSDIR%%/group__common.html +%%PORTDOCS%%%%DOCSDIR%%/group__conndisc.html +%%PORTDOCS%%%%DOCSDIR%%/group__contexts.html +%%PORTDOCS%%%%DOCSDIR%%/group__ctcp.html +%%PORTDOCS%%%%DOCSDIR%%/group__dccstuff.html +%%PORTDOCS%%%%DOCSDIR%%/group__errorcodes.html +%%PORTDOCS%%%%DOCSDIR%%/group__errors.html +%%PORTDOCS%%%%DOCSDIR%%/group__events.html +%%PORTDOCS%%%%DOCSDIR%%/group__initclose.html +%%PORTDOCS%%%%DOCSDIR%%/group__ircmd__ch.html +%%PORTDOCS%%%%DOCSDIR%%/group__ircmd__msg.html +%%PORTDOCS%%%%DOCSDIR%%/group__ircmd__oth.html +%%PORTDOCS%%%%DOCSDIR%%/group__nnparse.html +%%PORTDOCS%%%%DOCSDIR%%/group__options.html +%%PORTDOCS%%%%DOCSDIR%%/group__rfcnumbers.html +%%PORTDOCS%%%%DOCSDIR%%/group__running.html +%%PORTDOCS%%%%DOCSDIR%%/group__sendcmds.html +%%PORTDOCS%%%%DOCSDIR%%/index.html +%%PORTDOCS%%%%DOCSDIR%%/libirc__doc_8h.html +%%PORTDOCS%%%%DOCSDIR%%/libirc__doc__faq_8h.html +%%PORTDOCS%%%%DOCSDIR%%/libirc__errors_8h.html +%%PORTDOCS%%%%DOCSDIR%%/libirc__events_8h.html +%%PORTDOCS%%%%DOCSDIR%%/libirc__options_8h.html +%%PORTDOCS%%%%DOCSDIR%%/libirc__rfcnumeric_8h.html +%%PORTDOCS%%%%DOCSDIR%%/pages.html +%%PORTDOCS%%%%DOCSDIR%%/libircclient_8h.html +%%PORTDOCS%%%%DOCSDIR%%/modules.html +%%PORTDOCS%%%%DOCSDIR%%/pagefaq.html +%%PORTDOCS%%%%DOCSDIR%%/structirc__callbacks__t.html +%%PORTDOCS%%@dirrmtry %%DOCSDIR%% |