# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-posix_ipc # py-posix_ipc/Makefile # py-posix_ipc/distinfo # py-posix_ipc/pkg-descr # echo c - py-posix_ipc mkdir -p py-posix_ipc > /dev/null 2>&1 echo x - py-posix_ipc/Makefile sed 's/^X//' >py-posix_ipc/Makefile << '9786b3eb9493d1c301f3698a35106120' X# $FreeBSD$ X XPORTNAME= posix_ipc XPORTVERSION= 0.9.4 XCATEGORIES= devel python XMASTER_SITES= http://semanchuk.com/philip/posix_ipc/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= koobs.freebsd@gmail.com XCOMMENT= POSIX IPC for Python - Semaphores, Shared Memory and Message Queues X XLICENSE= BSD X XUSE_PYTHON= yes XUSE_PYDISTUTILS= yes X XPLIST_FILES= %%PYTHON_SITELIBDIR%%/posix_ipc.so X X.include 9786b3eb9493d1c301f3698a35106120 echo x - py-posix_ipc/distinfo sed 's/^X//' >py-posix_ipc/distinfo << '556d0655515e785e8218b9fdcd093321' XSHA256 (posix_ipc-0.9.4.tar.gz) = 313da91eadbcea13f58eb6d329c6ec2c398715e3962f282fdac5f8132311ed25 XSIZE (posix_ipc-0.9.4.tar.gz) = 74661 556d0655515e785e8218b9fdcd093321 echo x - py-posix_ipc/pkg-descr sed 's/^X//' >py-posix_ipc/pkg-descr << '323991232b599d70e4a6d12c5374beb2' Xposix_ipc gives access to POSIX inter-process semaphores, shared memory and Xmessage queues on systems that support the POSIX Realtime Extensions a.k.a. XPOSIX 1003.1b-1993. X XWWW: http://semanchuk.com/philip/posix_ipc/ 323991232b599d70e4a6d12c5374beb2 exit