diff options
author | tobez <tobez@FreeBSD.org> | 2002-09-11 22:14:55 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2002-09-11 22:14:55 +0800 |
commit | ec8ef89975a12589ae6ea82adea35b6c4082cf0a (patch) | |
tree | c9cca3536a024b9bd1f6c635a5dcfad2063c178f /devel/Makefile | |
parent | 6979fd0643ef31f4e9557828e38710e0877f4226 (diff) | |
download | freebsd-ports-gnome-ec8ef89975a12589ae6ea82adea35b6c4082cf0a.tar.gz freebsd-ports-gnome-ec8ef89975a12589ae6ea82adea35b6c4082cf0a.tar.zst freebsd-ports-gnome-ec8ef89975a12589ae6ea82adea35b6c4082cf0a.zip |
Add p5-IPC-Locker, a collection of perl modules that provides a server
for locks and clients to access that server.
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 49a23a9c7890..b40665981130 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -488,6 +488,7 @@ SUBDIR += p5-IO-Tty SUBDIR += p5-IO-stringy SUBDIR += p5-IPC-Cache + SUBDIR += p5-IPC-Locker SUBDIR += p5-IPC-Run SUBDIR += p5-IPC-ShareLite SUBDIR += p5-IPC-Shareable |