diff options
author | tobez <tobez@FreeBSD.org> | 2007-01-26 23:06:18 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2007-01-26 23:06:18 +0800 |
commit | 9cc335188f413fdd48475014a1abb9d340cb2504 (patch) | |
tree | e66697c4f5abf3ea431a92bf6953e732158ab9a3 /devel/Makefile | |
parent | bf93426af21938c10d328b38c278ff6aa47e434e (diff) | |
download | freebsd-ports-gnome-9cc335188f413fdd48475014a1abb9d340cb2504.tar.gz freebsd-ports-gnome-9cc335188f413fdd48475014a1abb9d340cb2504.tar.zst freebsd-ports-gnome-9cc335188f413fdd48475014a1abb9d340cb2504.zip |
Add devel/p5-IPC-PubSub 0.22, a Perl module that provides interprocess
Publish/Subscribe channels.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index f1b47da047f6..cad4ed6263f8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1182,6 +1182,7 @@ SUBDIR += p5-IPC-Mmap SUBDIR += p5-IPC-Mmap-Share SUBDIR += p5-IPC-Open3-Simple + SUBDIR += p5-IPC-PubSub SUBDIR += p5-IPC-Run SUBDIR += p5-IPC-Run3 SUBDIR += p5-IPC-ShareLite |