1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/devel/p4api/pkg-plist
Jun Kuriyama 5e00a85f8f - Upgrade to 08.1 version.
- Also supports amd64 arch.

PR:		ports/127632
Submitted by:	tobez@
2008-10-17 23:40:04 +00:00

50 lines
1.4 KiB
Plaintext

include/perforce/clientapi.h
include/perforce/clientmerge.h
include/perforce/clientuser.h
include/perforce/datetime.h
include/perforce/debug.h
include/perforce/diff.h
include/perforce/echoctl.h
include/perforce/enviro.h
include/perforce/error.h
include/perforce/errorlog.h
include/perforce/errornum.h
include/perforce/filesys.h
include/perforce/handler.h
include/perforce/hostenv.h
include/perforce/i18napi.h
include/perforce/ident.h
include/perforce/keepalive.h
include/perforce/mapapi.h
include/perforce/msgclient.h
include/perforce/msgserver.h
include/perforce/netconnect.h
include/perforce/ntservice.h
include/perforce/options.h
include/perforce/p4tags.h
include/perforce/pathsys.h
include/perforce/runcmd.h
include/perforce/signaler.h
include/perforce/spec.h
include/perforce/stdhdrs.h
include/perforce/strarray.h
include/perforce/strbuf.h
include/perforce/strdict.h
include/perforce/strops.h
include/perforce/strtable.h
include/perforce/threading.h
include/perforce/vararray.h
lib/perforce/libclient.a
lib/perforce/librpc.a
lib/perforce/libsupp.a
%%PORTDOCS%%%%DOCSDIR%%/p4api.pdf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Jamfile.api
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Jamrules
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Version
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/clientuser.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/p4api.cc
@dirrm include/perforce
@dirrm lib/perforce
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%